Searched refs:all_governors (Results 1 – 1 of 1) sorted by relevance
85 auto all_governors = android::base::Split(governors, " \n"); in TEST_P() local86 for (const auto &governor : all_governors) { in TEST_P()