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
1446 std::string expected_output("A=B\n"); in TEST() local1476 std::string expected_output("A=B\n"); in TEST() local1545 std::string expected_output("A=B\n"); in TEST() local1647 std::string expected_output("A=B\n"); in TEST() local
101 void SystemTests::Verify(const std::string& expected_output, in Verify()