Searched refs:out_stepping (Results 1 – 1 of 1) sorted by relevance
54 int out_stepping = 0; in TEST() local55 EXPECT_TRUE(proc_info.GetSectionIntValue(0, "stepping", &out_stepping)); in TEST()56 LOG(LS_INFO) << "stepping: " << out_stepping; in TEST()