Searched refs:resource2 (Results 1 – 8 of 8) sorted by relevance
13 3 3 #text 0 1 http://www.foo.bar/othercontainer/resource2
13 3 3 #text 0 1 http://www.foo.bar/container/resource2
67 const std::string& resource2 = in SetupTest() local72 response_length2_ = static_cast<int64>(resource2.size()); in SetupTest()73 AddResource(url2_, resource2, "text/html"); in SetupTest()
342 GResourceFile *resource2 = G_RESOURCE_FILE (file2); in g_resource_file_equal() local344 return g_str_equal (resource1->path, resource2->path); in g_resource_file_equal()