OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_external_document
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/google_apis/drive/
gdata_wapi_parser_unittest.cc
137
EXPECT_FALSE(resource_entry->
is_external_document
());
144
EXPECT_TRUE(app_entry->
is_external_document
());
gdata_wapi_parser.h
434
bool
is_external_document
() const {
function in class:google_apis::ResourceEntry
Completed in 244 milliseconds