OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nonexistent_value
(Results
1 - 1
of
1
) sorted by null
/external/libbrillo/brillo/
osrelease_reader_unittest.cc
60
string
nonexistent_value
;
local
62
ASSERT_FALSE(store_.GetString("DOES_NOT_EXIST", &
nonexistent_value
));
Completed in 61 milliseconds