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
1448 std::string expected_output("A=B\n"); in TEST() local1478 std::string expected_output("A=B\n"); in TEST() local1547 std::string expected_output("A=B\n"); in TEST() local1649 std::string expected_output("A=B\n"); in TEST() local
101 void SystemTests::Verify(const std::string& expected_output, in Verify()