Searched refs:expected (Results 26 - 50 of 86) sorted by relevance

1234

/gem5/src/systemc/tests/systemc/misc/synth/directives/misc/test7/
H A Ddefine.h47 #define test_value(actual, expected) \
48 wait (); if (expected != actual) \
49 cout << "Mismatch. Expected: " << expected \
52 #define test_value_now(actual, expected) \
53 if (expected != actual) cout << "Mismatch. Expected: " << expected \
/gem5/src/systemc/tests/systemc/misc/synth/directives/resource/test1/
H A Ddefine.h47 #define test_value(actual, expected) \
48 wait (); if (expected != actual) \
49 cout << "Mismatch. Expected: " << expected \
52 #define test_value_now(actual, expected) \
53 if (expected != actual) cout << "Mismatch. Expected: " << expected \
/gem5/src/systemc/tests/systemc/misc/synth/directives/resource/test2/
H A Ddefine.h47 #define test_value(actual, expected) \
48 wait (); if (expected != actual) \
49 cout << "Mismatch. Expected: " << expected \
52 #define test_value_now(actual, expected) \
53 if (expected != actual) cout << "Mismatch. Expected: " << expected \
/gem5/src/systemc/tests/systemc/misc/synth/directives/resource/test3/
H A Ddefine.h47 #define test_value(actual, expected) \
48 wait (); if (expected != actual) \
49 cout << "Mismatch. Expected: " << expected \
52 #define test_value_now(actual, expected) \
53 if (expected != actual) cout << "Mismatch. Expected: " << expected \
/gem5/src/systemc/tests/systemc/misc/synth/directives/resource/test4/
H A Ddefine.h47 #define test_value(actual, expected) \
48 wait (); if (expected != actual) \
49 cout << "Mismatch. Expected: " << expected \
52 #define test_value_now(actual, expected) \
53 if (expected != actual) cout << "Mismatch. Expected: " << expected \
/gem5/src/systemc/tests/systemc/misc/synth/directives/resource/test5/
H A Ddefine.h47 #define test_value(actual, expected) \
48 wait (); if (expected != actual) \
49 cout << "Mismatch. Expected: " << expected \
52 #define test_value_now(actual, expected) \
53 if (expected != actual) cout << "Mismatch. Expected: " << expected \
/gem5/src/systemc/tests/systemc/misc/synth/directives/resource/test6/
H A Ddefine.h47 #define test_value(actual, expected) \
48 wait (); if (expected != actual) \
49 cout << "Mismatch. Expected: " << expected \
52 #define test_value_now(actual, expected) \
53 if (expected != actual) cout << "Mismatch. Expected: " << expected \
/gem5/src/systemc/tests/systemc/misc/synth/directives/translate_on/test1/
H A Ddefine.h47 #define test_value(actual, expected) \
48 wait (); if (expected != actual) \
49 cout << "Mismatch. Expected: " << expected \
52 #define test_value_now(actual, expected) \
53 if (expected != actual) cout << "Mismatch. Expected: " << expected \
/gem5/src/systemc/tests/systemc/misc/synth/directives/translate_on/test2/
H A Ddefine.h47 #define test_value(actual, expected) \
48 wait (); if (expected != actual) \
49 cout << "Mismatch. Expected: " << expected \
52 #define test_value_now(actual, expected) \
53 if (expected != actual) cout << "Mismatch. Expected: " << expected \
/gem5/src/systemc/tests/systemc/misc/synth/directives/translate_on/test3/
H A Ddefine.h47 #define test_value(actual, expected) \
48 wait (); if (expected != actual) \
49 cout << "Mismatch. Expected: " << expected \
52 #define test_value_now(actual, expected) \
53 if (expected != actual) cout << "Mismatch. Expected: " << expected \
/gem5/src/systemc/tests/systemc/misc/synth/directives/translate_on/test4/
H A Ddefine.h47 #define test_value(actual, expected) \
48 wait (); if (expected != actual) \
49 cout << "Mismatch. Expected: " << expected \
52 #define test_value_now(actual, expected) \
53 if (expected != actual) cout << "Mismatch. Expected: " << expected \
/gem5/src/systemc/tests/systemc/misc/synth/directives/translate_on/test5/
H A Ddefine.h47 #define test_value(actual, expected) \
48 wait (); if (expected != actual) \
49 cout << "Mismatch. Expected: " << expected \
52 #define test_value_now(actual, expected) \
53 if (expected != actual) cout << "Mismatch. Expected: " << expected \
/gem5/src/systemc/tests/systemc/misc/synth/wait_until/test02/
H A Ddefine.h47 #define test_value(actual, expected) \
48 wait (); if (expected != actual) \
49 cout << "Mismatch. Expected: " << expected \
52 #define test_value_now(actual, expected) \
53 if (expected != actual) cout << "Mismatch. Expected: " << expected \
/gem5/src/systemc/tests/systemc/misc/synth/wait_until/test03/
H A Ddefine.h47 #define test_value(actual, expected) \
48 wait (); if (expected != actual) \
49 cout << "Mismatch. Expected: " << expected \
52 #define test_value_now(actual, expected) \
53 if (expected != actual) cout << "Mismatch. Expected: " << expected \
/gem5/src/systemc/tests/systemc/misc/synth/wait_until/test04/
H A Ddefine.h47 #define test_value(actual, expected) \
48 wait (); if (expected != actual) \
49 cout << "Mismatch. Expected: " << expected \
52 #define test_value_now(actual, expected) \
53 if (expected != actual) cout << "Mismatch. Expected: " << expected \
/gem5/src/systemc/tests/systemc/misc/synth/wait_until/test05/
H A Ddefine.h47 #define test_value(actual, expected) \
48 wait (); if (expected != actual) \
49 cout << "Mismatch. Expected: " << expected \
52 #define test_value_now(actual, expected) \
53 if (expected != actual) cout << "Mismatch. Expected: " << expected \
/gem5/src/systemc/tests/systemc/misc/synth/wait_until/test06/
H A Ddefine.h47 #define test_value(actual, expected) \
48 wait (); if (expected != actual) \
49 cout << "Mismatch. Expected: " << expected \
52 #define test_value_now(actual, expected) \
53 if (expected != actual) cout << "Mismatch. Expected: " << expected \
/gem5/src/systemc/tests/systemc/misc/synth/wait_until/test07/
H A Ddefine.h47 #define test_value(actual, expected) \
48 wait (); if (expected != actual) \
49 cout << "Mismatch. Expected: " << expected \
52 #define test_value_now(actual, expected) \
53 if (expected != actual) cout << "Mismatch. Expected: " << expected \
/gem5/src/systemc/tests/systemc/misc/synth/wait_until/test08/
H A Ddefine.h47 #define test_value(actual, expected) \
48 wait (); if (expected != actual) \
49 cout << "Mismatch. Expected: " << expected \
52 #define test_value_now(actual, expected) \
53 if (expected != actual) cout << "Mismatch. Expected: " << expected \
/gem5/src/systemc/tests/systemc/misc/synth/wait_until/test09/
H A Ddefine.h47 #define test_value(actual, expected) \
48 wait (); if (expected != actual) \
49 cout << "Mismatch. Expected: " << expected \
52 #define test_value_now(actual, expected) \
53 if (expected != actual) cout << "Mismatch. Expected: " << expected \
/gem5/src/systemc/tests/systemc/misc/synth/wait_until/test10/
H A Ddefine.h47 #define test_value(actual, expected) \
48 wait (); if (expected != actual) \
49 cout << "Mismatch. Expected: " << expected \
52 #define test_value_now(actual, expected) \
53 if (expected != actual) cout << "Mismatch. Expected: " << expected \
/gem5/src/systemc/tests/systemc/misc/synth/wait_until/test11/
H A Ddefine.h47 #define test_value(actual, expected) \
48 wait (); if (expected != actual) \
49 cout << "Mismatch. Expected: " << expected \
52 #define test_value_now(actual, expected) \
53 if (expected != actual) cout << "Mismatch. Expected: " << expected \
/gem5/src/systemc/tests/systemc/misc/synth/wait_until/test12/
H A Ddefine.h47 #define test_value(actual, expected) \
48 wait (); if (expected != actual) \
49 cout << "Mismatch. Expected: " << expected \
52 #define test_value_now(actual, expected) \
53 if (expected != actual) cout << "Mismatch. Expected: " << expected \
/gem5/src/systemc/tests/systemc/misc/synth/wait_until/test13/
H A Ddefine.h47 #define test_value(actual, expected) \
48 wait (); if (expected != actual) \
49 cout << "Mismatch. Expected: " << expected \
52 #define test_value_now(actual, expected) \
53 if (expected != actual) cout << "Mismatch. Expected: " << expected \
/gem5/src/systemc/tests/systemc/misc/synth/wait_until/test14/
H A Ddefine.h47 #define test_value(actual, expected) \
48 wait (); if (expected != actual) \
49 cout << "Mismatch. Expected: " << expected \
52 #define test_value_now(actual, expected) \
53 if (expected != actual) cout << "Mismatch. Expected: " << expected \

Completed in 18 milliseconds

1234