Searched refs:GetFirstApiLevel (Results 1 – 4 of 4) sorted by relevance
165 ASSERT_TRUE(GetFirstApiLevel(&first_api_level)); in SetUp()312 ASSERT_TRUE(GetFirstApiLevel(&first_api_level)); in TEST()
105 bool GetFirstApiLevel(int *first_api_level);
129 bool GetFirstApiLevel(int *first_api_level) { in GetFirstApiLevel() function
514 ASSERT_TRUE(GetFirstApiLevel(&first_api_level)); in SetUp()1369 if (!GetFirstApiLevel(&first_api_level)) return true; in DeviceUsesFBE()