Home
last modified time | relevance | path

Searched refs:StringResourceMap (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Dtest_runner.h38 typedef std::map<std::string, std::string> StringResourceMap; typedef
42 StringResourceMap* string_resource_map);
Dtest_runner.cc494 StringResourceMap* string_resource_map) in StringResourceProvider()
515 StringResourceMap::const_iterator it = string_resource_map_->find(page); in OnRequest()
534 StringResourceMap* string_resource_map_;
800 StringResourceMap* string_resource_map) { in SetupResourceManager()
Dclient_handler.h391 test_runner::StringResourceMap string_resource_map_;