Searched defs:expected_output (Results 1 – 3 of 3) sorted by relevance
122 std::string expected_output = in TEST() local139 std::string expected_output = in TEST() local
1388 std::string expected_output("A=B\n"); in TEST() local1418 std::string expected_output("A=B\n"); in TEST() local1487 std::string expected_output("A=B\n"); in TEST() local1589 std::string expected_output("A=B\n"); in TEST() local
104 void SystemTests::Verify(const std::string& expected_output, in Verify()