Lines Matching refs:Verify
42 void Verify(const std::string& expected_output, int expected_exitcode,
104 void SystemTests::Verify(const std::string& expected_output, in Verify() function in SystemTests
176 Verify(expected, 0, std::vector<const char*>{"--help"}, false); in TEST_F()
201 Verify(expected, 0, std::vector<const char*>{GetBionicXmlArg("test_small.xml").c_str(), in TEST_F()
219 Verify(expected, 0, std::vector<const char*>{GetBionicXmlArg("test_medium.xml").c_str(), in TEST_F()
234 Verify(expected, 0, std::vector<const char*>{GetBionicXmlArg("test_from_each.xml").c_str(), in TEST_F()
242 Verify(expected, 0, std::vector<const char*>{"--bionic_extra=BM_string_memcpy 8 8 8", in TEST_F()
251 Verify(expected, 0, std::vector<const char*>{"--bionic_extra=BM_string_memcpy 8 8 8", in TEST_F()
279 Verify(expected, 0, std::vector<const char*>{"--bionic_extra=BM_string_memcpy AT_ALIGNED_TWOBUF", in TEST_F()
398 Verify(expected, 0, std::vector<const char*>{GetBionicXmlArg("test_size.xml").c_str()}); in TEST_F()
863 Verify(expected, 0, in TEST_F()
885 Verify(expected, 0, in TEST_F()
2851 Verify(expected, 0, in TEST_F()
2908 Verify(expected, 0, in TEST_F()