Searched defs:GDataWapiUrlGeneratorTest (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/google_apis/drive/
H A Dgdata_wapi_url_generator_unittest.cc13 class GDataWapiUrlGeneratorTest : public testing::Test { class in namespace:google_apis
15 GDataWapiUrlGeneratorTest() function in class:google_apis::GDataWapiUrlGeneratorTest
24 TEST_F(GDataWapiUrlGeneratorTest, AddStandardUrlParams) {
30 TEST_F(GDataWapiUrlGeneratorTest, GenerateEditUrl) {
37 TEST_F(GDataWapiUrlGeneratorTest, GenerateEditUrlWithoutParams) {
43 TEST_F(GDataWapiUrlGeneratorTest, GenerateEditUrlWithEmbedOrigin) {

Completed in 168 milliseconds