Searched refs:expected (Results 1 - 25 of 86) sorted by relevance

1234

/gem5/src/systemc/tests/systemc/misc/if_transforms/loop_unrolling/pr476/
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/if_transforms/loop_unrolling/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/if_transforms/loop_unrolling/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/if_transforms/loop_unrolling/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/if_transforms/loop_unrolling/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/if_transforms/loop_unrolling/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/if_transforms/loop_unrolling/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/concat/fncall/
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/concat/lvalue/
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/concat/rvalue/
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/line_label/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/line_label/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/line_label/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/line_label/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/line_label/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/line_label/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/line_label/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/line_label/test8/
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/line_label/test9/
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/misc/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/misc/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/misc/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/misc/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/misc/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/misc/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 \

Completed in 17 milliseconds

1234