Searched refs:cpu_brand (Results 1 – 2 of 2) sorted by relevance
57 const std::string& cpu_brand() const { return cpu_brand_; } in cpu_brand() function
132 EXPECT_FALSE(base::ContainsValue(cpu.cpu_brand(), '\0')); in TEST()