OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:robot_token
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cloud_print/service/
service_state.h
52
std::string
robot_token
() const {
function in class:ServiceState
service_state_unittest.cc
56
EXPECT_STREQ("abc", state.
robot_token
().c_str());
Completed in 371 milliseconds