Lines Matching refs:expected
34 void TestCode(const std::vector<uint16_t>& data, const char* expected);
83 void SsaTest::TestCode(const std::vector<uint16_t>& data, const char* expected) { in TestCode() argument
100 ASSERT_STREQ(expected, printer.str().c_str()); in TestCode()
105 const char* expected = in TEST_F() local
128 TestCode(data, expected); in TEST_F()
134 const char* expected = in TEST_F() local
159 TestCode(data, expected); in TEST_F()
165 const char* expected = in TEST_F() local
192 TestCode(data, expected); in TEST_F()
197 const char* expected = in TEST_F() local
225 TestCode(data, expected); in TEST_F()
230 const char* expected = in TEST_F() local
255 TestCode(data, expected); in TEST_F()
260 const char* expected = in TEST_F() local
287 TestCode(data, expected); in TEST_F()
293 const char* expected = in TEST_F() local
322 TestCode(data, expected); in TEST_F()
328 const char* expected = in TEST_F() local
364 TestCode(data, expected); in TEST_F()
369 const char* expected = in TEST_F() local
403 TestCode(data, expected); in TEST_F()
408 const char* expected = in TEST_F() local
445 TestCode(data, expected); in TEST_F()
450 const char* expected = in TEST_F() local
463 TestCode(data, expected); in TEST_F()
469 const char* expected = in TEST_F() local
493 TestCode(data, expected); in TEST_F()
499 const char* expected = in TEST_F() local
532 TestCode(data, expected); in TEST_F()