Searched refs:out_model (Results 1 – 1 of 1) sorted by relevance
50 int out_model = 0; in TEST() local51 EXPECT_TRUE(proc_info.GetSectionIntValue(0, "model", &out_model)); in TEST()52 LOG(LS_INFO) << "model: " << out_model; in TEST()