Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dfilerotatingstream_unittest.cc56 void VerifyStreamRead(const char* expected_contents, in VerifyStreamRead()
74 void VerifyFileContents(const char* expected_contents, in VerifyFileContents()
152 std::string expected_contents("bbccd"); in TEST_F() local
215 void VerifyStreamRead(const char* expected_contents, in VerifyStreamRead()
244 std::string expected_contents("abe"); in TEST_F() local
257 std::string expected_contents("1234789"); in TEST_F() local
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_bootstrap_unittest.cc92 string* expected_contents = FindPtrOrNull(files_, virtual_filename); in ExpectFileMatches() local
/external/tensorflow/tensorflow/compiler/aot/
Dcodegen_test.cc134 const string& expected_contents) { 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.cc270 const char* expected_contents) { in ExpectFileContents()