OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:out_model
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/webrtc/base/
linux_unittest.cc
50
int
out_model
= 0;
local
51
EXPECT_TRUE(proc_info.GetSectionIntValue(0, "model", &
out_model
));
52
LOG(LS_INFO) << "model: " <<
out_model
;
Completed in 44 milliseconds