Home
last modified time | relevance | path

Searched defs:expected_content (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/cronet/base/test/launcher/
H A Dtest_results_tracker_unittest.cc31 std::string expected_content = R"raw("links":{"link":)raw" in TEST() local
50 std::string expected_content = R"raw("tags":{"tag_name":)raw" in TEST() local
70 std::string expected_content = R"raw("tags":{"tag_name1":)raw" in TEST() local
92 std::string expected_content = R"raw("tags":{"tag_name":)raw" in TEST() local
113 std::string expected_content = R"raw("properties":{"test_property_name":)raw" in TEST() local
/aosp_15_r20/external/cronet/base/test/
H A Dgtest_xml_unittest_result_printer_unittest.cc36 std::string expected_content = in TEST_F() local
54 std::string expected_content = base::StrCat( in TEST_F() local
71 std::string expected_content = in TEST_F() local
/aosp_15_r20/external/autotest/client/cros/
H A Dcros_disks.py160 def expect_signal(self, signal_name, expected_content): argument
284 def expect_format_completion(self, expected_content): argument
324 def expect_rename_completion(self, expected_content): argument
382 def expect_mount_completion(self, expected_content): argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/sanity/
Dcheck_deprecated_grpc++.py151 expected_content = file_template.replace('FILE_PATH_NAME_LOWER', variable
153 expected_content = expected_content.replace('FILE_PATH_NAME_UPPER', variable
/aosp_15_r20/external/grpc-grpc/tools/run_tests/sanity/
H A Dcheck_deprecated_grpc++.py162 expected_content = file_template.replace( variable
165 expected_content = expected_content.replace( variable
/aosp_15_r20/external/cronet/net/test/url_request/
H A Durl_request_test_job_backed_by_file_unittest.cc169 const std::string& expected_content, in RunSuccessfulRequestWithString()
278 std::string expected_content("Hello, World!"); in TEST_F() local
/aosp_15_r20/system/core/fs_mgr/libfs_avb/tests/
H A Dbasic_test.cpp37 std::vector<uint8_t> expected_content; in TEST_F() local
/aosp_15_r20/external/fmtlib/test/
H A Dgtest-extra.h151 # define EXPECT_READ(file, expected_content) \ argument
/aosp_15_r20/bootable/deprecated-ota/tests/unit/host/
H A Dupdate_simulator_test.cpp165 string expected_content = "system.img" + string(4086, '\0'); in TEST_F() local
/aosp_15_r20/art/artd/
H A Dfile_utils_test.cc54 void CheckContent(const std::string& path, const std::string& expected_content) { in CheckContent()
H A Dartd_test.cc156 void CheckContent(const std::string& path, const std::string& expected_content) { in CheckContent()
/aosp_15_r20/external/google-breakpad/src/client/linux/microdump_writer/
H A Dmicrodump_writer_unittest.cc243 const string& expected_content) { in MicrodumpStackContains()
/aosp_15_r20/system/core/init/
H A Dutil.cpp369 bool is_android_dt_value_expected(const std::string& sub_path, const std::string& expected_content)… in is_android_dt_value_expected()
/aosp_15_r20/frameworks/native/cmds/dumpstate/tests/
H A Ddumpstate_test.cpp1092 std::string expected_content = in AssertStats() local
/aosp_15_r20/external/python/absl-py/absl/testing/tests/
Dabsltest_test.py2111 def assert_file_exists(self, temp_file, expected_content=b''): argument
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_zipfile.py3537 def _test_read(self, zipfp, expected_names, expected_content): argument
/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_unittest.cc4913 std::string expected_content, compressed_content; in TEST_F() local