Searched defs:expected_content (Results  1 – 10 of 10) sorted by relevance
| /external/cronet/base/test/launcher/ | 
| D | test_results_tracker_unittest.cc | 31   std::string expected_content = R"raw("links":{"link":)raw"  in TEST()  local50   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/ | 
| D | gtest_xml_unittest_result_printer_unittest.cc | 36   std::string expected_content =  in TEST_F()  local54   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/ | 
| D | check_deprecated_grpc++.py | 154     expected_content = file_template.replace('FILE_PATH_NAME_LOWER',  variable156     expected_content = expected_content.replace('FILE_PATH_NAME_UPPER',  variable
 
 | 
| /external/grpc-grpc/tools/run_tests/sanity/ | 
| D | check_deprecated_grpc++.py | 158     expected_content = file_template.replace('FILE_PATH_NAME_LOWER',  variable160     expected_content = expected_content.replace('FILE_PATH_NAME_UPPER',  variable
 
 | 
| /external/autotest/client/cros/ | 
| D | cros_disks.py | 160     def expect_signal(self, signal_name, expected_content):  argument284     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/ | 
| D | url_request_test_job_backed_by_file_unittest.cc | 169     const std::string& expected_content,  in RunSuccessfulRequestWithString()279   std::string expected_content("Hello, World!");  in TEST_F()  local
 
 | 
| /external/fmtlib/test/ | 
| D | gtest-extra.h | 144 #  define EXPECT_READ(file, expected_content) \  argument
 | 
| /external/google-breakpad/src/client/linux/microdump_writer/ | 
| D | microdump_writer_unittest.cc | 240                             const string& expected_content) {  in MicrodumpStackContains()
 | 
| /external/python/absl-py/absl/testing/tests/ | 
| D | absltest_test.py | 2022   def assert_file_exists(self, temp_file, expected_content=b''):  argument
 | 
| /external/cronet/net/url_request/ | 
| D | url_request_unittest.cc | 4828   std::string expected_content, compressed_content;  in TEST_F()  local
 |