Searched refs:GetOutput (Results 1 – 3 of 3) sorted by relevance
114 ASSERT_EQ(0u, eth.GetOutput().find(usage_prefix)) << "Test output:\n" << eth.GetOutput(); in TEST()130 ASSERT_EQ(expected_output, eth.GetOutput()); in TEST()147 ASSERT_EQ(expected_output, eth.GetOutput()); in TEST()371 ASSERT_TRUE(std::regex_search(eth.GetOutput(), std::regex(expectation))) << eth.GetOutput(); in RelocationsTest()
214 const std::string& GetOutput() { in GetOutput() function
1544 std::string output = eth.GetOutput(); in validate_compatibility_of_native_library()