OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test_gallery_url_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/extensions/
webstore_installer_test.cc
59
test_gallery_url_
= base::StringPrintf(
63
switches::kAppsGalleryURL,
test_gallery_url_
);
97
test_gallery_url_
.c_str());
110
test_function_name.c_str(),
test_gallery_url_
.c_str(), i);
122
"%s('%s')", test_function_name.c_str(),
test_gallery_url_
.c_str());
webstore_installer_test.h
51
std::string
test_gallery_url_
;
member in class:WebstoreInstallerTest
Completed in 34 milliseconds