OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hardware_model
(Results
1 - 1
of
1
) sorted by null
/external/libchrome/base/
sys_info_unittest.cc
100
std::string
hardware_model
= SysInfo::HardwareModelName();
local
101
EXPECT_FALSE(
hardware_model
.empty());
Completed in 93 milliseconds