OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:output_none
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/dbus/
dbus_statistics_unittest.cc
130
std::string
output_none
= GetAsString(statistics::SHOW_SERVICE,
local
132
EXPECT_EQ("No DBus calls.",
output_none
);
/external/chromium_org/chromeos/network/
network_event_log_unittest.cc
67
std::string
output_none
= GetLogString(OLDEST_FIRST, 0);
local
68
EXPECT_EQ("No Log Entries.",
output_none
);
Completed in 34 milliseconds