Home
last modified time | relevance | path

Searched defs:expected_contents (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/rtc_base/
Dfile_rotating_stream_unittest.cc81 void VerifyStreamRead(const char* expected_contents, in VerifyStreamRead()
93 void VerifyFileContents(const char* expected_contents, in VerifyFileContents()
167 std::string expected_contents("bbccd"); in TEST_F() local
191 std::string expected_contents("bbccd"); in TEST_F() local
214 std::string expected_contents("bbccd"); in TEST_F() local
286 void VerifyStreamRead(const char* expected_contents, in VerifyStreamRead()
309 std::string expected_contents("abe"); in TEST_F() local
322 std::string expected_contents("1234789"); in TEST_F() local
/external/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_bootstrap_unittest.cc85 string expected_contents = *it->second; in ExpectFileMatches() local
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_bootstrap_unittest.cc92 std::string* expected_contents = in ExpectFileMatches() local
/external/tensorflow/tensorflow/compiler/aot/
Dcodegen_test.cc144 const string& expected_contents, bool ignore_cr) { in CompareWithGoldenFile()
/external/perfetto/src/profiling/memory/
Dshared_ring_buffer_unittest.cc196 std::unordered_map<std::string, int64_t> expected_contents; in TEST() local
/external/protobuf/src/google/protobuf/compiler/
Dimporter_unittest.cc294 const char* expected_contents) { in ExpectFileContents()