Searched defs:expected_output (Results 1 – 3 of 3) sorted by relevance
130 std::string expected_output = in TEST() local147 std::string expected_output = in TEST() local
1380 std::string expected_output("A=B\n"); in TEST() local1410 std::string expected_output("A=B\n"); in TEST() local1479 std::string expected_output("A=B\n"); in TEST() local1581 std::string expected_output("A=B\n"); in TEST() local
104 void SystemTests::Verify(const std::string& expected_output, in Verify()