Home
last modified time | relevance | path

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

/external/cronet/base/test/launcher/
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
/external/cronet/base/test/
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
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/sanity/
Dcheck_deprecated_grpc++.py154 expected_content = file_template.replace('FILE_PATH_NAME_LOWER', variable
156 expected_content = expected_content.replace('FILE_PATH_NAME_UPPER', variable
/external/grpc-grpc/tools/run_tests/sanity/
Dcheck_deprecated_grpc++.py158 expected_content = file_template.replace('FILE_PATH_NAME_LOWER', variable
160 expected_content = expected_content.replace('FILE_PATH_NAME_UPPER', variable
/external/autotest/client/cros/
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
/external/cronet/net/test/url_request/
Durl_request_test_job_backed_by_file_unittest.cc169 const std::string& expected_content, in RunSuccessfulRequestWithString()
279 std::string expected_content("Hello, World!"); in TEST_F() local
/external/fmtlib/test/
Dgtest-extra.h144 # define EXPECT_READ(file, expected_content) \ argument
/external/google-breakpad/src/client/linux/microdump_writer/
Dmicrodump_writer_unittest.cc240 const string& expected_content) { in MicrodumpStackContains()
/external/python/absl-py/absl/testing/tests/
Dabsltest_test.py2022 def assert_file_exists(self, temp_file, expected_content=b''): argument
/external/cronet/net/url_request/
Durl_request_unittest.cc4828 std::string expected_content, compressed_content; in TEST_F() local