Home
last modified time | relevance | path

Searched refs:resource2 (Results 1 – 8 of 8) sorted by relevance

/third_party/libxml2/result/
Ddav8.rde13 3 3 #text 0 1 http://www.foo.bar/othercontainer/resource2
Ddav8.rdr13 3 3 #text 0 1 http://www.foo.bar/othercontainer/resource2
Ddav7.rde13 3 3 #text 0 1 http://www.foo.bar/container/resource2
Ddav7.rdr13 3 3 #text 0 1 http://www.foo.bar/container/resource2
Ddav9.rde13 3 3 #text 0 1 http://www.foo.bar/container/resource2
Ddav9.rdr13 3 3 #text 0 1 http://www.foo.bar/container/resource2
/third_party/cef/tests/ceftests/
Drequest_handler_unittest.cc67 const std::string& resource2 = in SetupTest() local
72 response_length2_ = static_cast<int64>(resource2.size()); in SetupTest()
73 AddResource(url2_, resource2, "text/html"); in SetupTest()
/third_party/glib/gio/
Dgresourcefile.c342 GResourceFile *resource2 = G_RESOURCE_FILE (file2); in g_resource_file_equal() local
344 return g_str_equal (resource1->path, resource2->path); in g_resource_file_equal()