Searched refs:ExpectStdoutMatchesText (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface_unittest.cc1481 ExpectStdoutMatchesText(expected_output);
1484 void ExpectStdoutMatchesText(const string& expected_text) { function in class:google::protobuf::compiler::__anon14185::EncodeDecodeTest
1522 ExpectStdoutMatchesText("");
1536 ExpectStdoutMatchesText("1: 123\n"
1544 ExpectStdoutMatchesText("");
1551 ExpectStdoutMatchesText("");
/external/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface_unittest.cc1322 ExpectStdoutMatchesText(expected_output);
1325 void ExpectStdoutMatchesText(const string& expected_text) { function in class:google::protobuf::compiler::__anon24848::EncodeDecodeTest
1363 ExpectStdoutMatchesText("");
1377 ExpectStdoutMatchesText("1: 123\n"
1385 ExpectStdoutMatchesText("");
1392 ExpectStdoutMatchesText("");

Completed in 31 milliseconds