Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/rtc_base/
H A Dfile_rotating_stream_unittest.cc82 void VerifyStreamRead(absl::string_view expected_contents, in VerifyStreamRead()
95 void VerifyFileContents(absl::string_view expected_contents, in VerifyFileContents()
168 std::string expected_contents("bbccd"); in TEST_F() local
191 std::string expected_contents("bbccd"); in TEST_F() local
215 std::string expected_contents("bbccd"); in TEST_F() local
285 void VerifyStreamRead(absl::string_view expected_contents, in VerifyStreamRead()
309 std::string expected_contents("abe"); in TEST_F() local
321 std::string expected_contents("1234789"); in TEST_F() local
/aosp_15_r20/external/liburing/test/
H A Dsymlink.c46 int test_link_contents(const char* linkname, const char *expected_contents) in test_link_contents()
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_bootstrap_unittest.cc85 std::string expected_contents = *it->second; in ExpectFileMatches() local
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_bootstrap_unittest.cc85 std::string expected_contents = *it->second; in ExpectFileMatches() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dbootstrap_unittest.cc92 std::string expected_contents = *it->second; in ExpectFileMatches() local
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dbootstrap_unittest.cc92 std::string expected_contents = *it->second; in ExpectFileMatches() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/aot/
H A Dcodegen_test.cc144 const string& expected_contents, bool ignore_cr) { in CompareWithGoldenFile()
/aosp_15_r20/system/update_engine/payload_consumer/
H A Dfile_descriptor_utils_unittest.cc59 void ExpectTarget(const std::string& expected_contents) { in ExpectTarget()
/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_version_upgrade_unittest.cc148 std::string expected_contents = in TEST() local
/aosp_15_r20/external/perfetto/src/profiling/memory/
H A Dshared_ring_buffer_unittest.cc196 std::unordered_map<std::string, int64_t> expected_contents; in TEST() local
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dimporter_unittest.cc294 const char* expected_contents) { in ExpectFileContents()
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
H A Dimporter_unittest.cc294 const char* expected_contents) { in ExpectFileContents()
/aosp_15_r20/art/profman/
H A Dprofile_assistant_test.cc825 std::string expected_contents; in TEST_F() local
1092 std::string expected_contents = in TEST_F() local
1111 std::string expected_contents(""); in TEST_F() local
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/tests/
Ddeser_v1_tests.rs90 let expected_contents = in assert_section_equals() localVariable
/aosp_15_r20/system/nvram/core/tests/
H A Dnvram_manager_test.cpp49 const void* expected_contents, in ReadAndCompareSpaceData()