Home
last modified time | relevance | path

Searched refs:write_to_file (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/
Dconformance_test.h151 const std::string& write_to_file, const std::string& msg);
Dconformance_test.cc588 const std::string& write_to_file, in CheckSetEmpty() argument
601 if (!write_to_file.empty()) { in CheckSetEmpty()
602 std::ofstream os(write_to_file); in CheckSetEmpty()
610 write_to_file.c_str()); in CheckSetEmpty()