Searched defs:CreateFromSpec (Results 1 – 2 of 2) sorted by relevance
13 TEST_F(DisplayInfoTest, CreateFromSpec) { in TEST_F() argument
43 DisplayInfo DisplayInfo::CreateFromSpec(const std::string& spec) { in CreateFromSpec() function in ash::DisplayInfo