Home
last modified time | relevance | path

Searched defs:file_contents (Results 1 – 25 of 51) sorted by relevance

123

/external/chromium_org/third_party/WebKit/Source/bindings/scripts/
Dutilities.py77 def get_partial_interface_name_from_idl(file_contents): argument
82 def get_implements_from_idl(file_contents, interface_name): argument
117 def is_callback_interface_from_idl(file_contents): argument
122 def get_parent_interface(file_contents): argument
131 def get_interface_extended_attributes_from_idl(file_contents): argument
163 def get_put_forward_interfaces_from_idl(file_contents): argument
/external/chromium_org/net/url_request/
Durl_fetcher_response_writer_unittest.cc84 std::string file_contents; in TEST_F() local
106 std::string file_contents; in TEST_F() local
169 std::string file_contents; in TEST_F() local
/external/chromium_org/v8/tools/testrunner/server/
Dsignatures.py50 def VerifySignature(filename, file_contents, signature, pubkeyfile): argument
/external/chromium_org/net/disk_cache/simple/
Dsimple_version_upgrade_unittest.cc69 const std::string file_contents("incorrectly serialized data"); in TEST() local
96 const std::string file_contents("incorrectly serialized data"); in TEST() local
Dsimple_version_upgrade.cc37 disk_cache::FakeIndexData file_contents; in WriteFakeIndexFile() local
/external/chromium_org/chrome/browser/extensions/api/push_messaging/
Dsync_setup_helper.cc53 std::string file_contents; in ReadPasswordFile() local
/external/chromium_org/tools/gn/
Dfunction_read_file.cc64 std::string file_contents; in RunReadFile() local
/external/chromium_org/ppapi/tests/
Dtest_file_mapping.cc92 std::string file_contents((page_size * (kNumPages - 1)) + 128, 'a'); in MapAndCheckResults() local
222 std::string file_contents(page_size, 'a'); in TestBadParameters() local
/external/chromium_org/chrome/browser/extensions/api/image_writer_private/
Dremovable_storage_provider_linux.cc32 std::string file_contents; in get_device_blk_size() local
/external/chromium_org/third_party/skia/tools/copyright/
Dfileparser.py76 def FindAllCommentBlocks(self, file_contents): argument
/external/skia/tools/copyright/
Dfileparser.py76 def FindAllCommentBlocks(self, file_contents): argument
/external/chromium_org/chrome/browser/ui/webui/
Dprofiler_ui.cc86 std::string file_contents; in StartDataRequest() local
/external/chromium_org/extensions/browser/
Dfile_reader_unittest.cc63 std::string file_contents; in RunBasicTest() local
/external/chromium_org/content/public/common/
Ddrop_data.h72 std::string file_contents; member
/external/chromium_org/net/ocsp/
Dnss_ocsp_unittest.cc81 std::string file_contents; in SetUp() local
/external/chromium_org/third_party/skia/gm/
Dgm_json.py164 def LoadFromString(file_contents): argument
/external/skia/gm/
Dgm_json.py164 def LoadFromString(file_contents): argument
/external/chromium_org/ui/base/dragdrop/
Dos_exchange_data_win_unittest.cc289 std::string file_contents = "[InternetShortcut]\r\nURL="; in TEST() local
299 std::string file_contents("data\0with\0nulls", 15); in TEST() local
Dos_exchange_data.cc127 const std::string& file_contents) { in SetFileContents()
/external/chromium_org/content/browser/devtools/
Ddevtools_http_handler_unittest.cc157 std::string file_contents; in TEST_F() local
/external/chromium_org/mojo/embedder/
Dplatform_channel_pair_posix_unittest.cc191 const std::string file_contents("hello world"); in TEST_F() local
/external/chromium_org/chrome/utility/extensions/
Dunpacker.cc50 std::string file_contents; in DecodeImage() local
/external/chromium_org/net/quic/
Dquic_in_memory_cache.cc157 string file_contents; in Initialize() local
/external/chromium_org/net/test/embedded_test_server/
Dembedded_test_server.cc62 std::string file_contents; in HandleFileRequest() local
/external/chromium_org/net/tools/quic/
Dquic_in_memory_cache.cc158 string file_contents; in Initialize() local

123