HomeSort by relevance Sort by last modified time
    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 272 milliseconds