Searched refs:kFcm2ApiLevelMap (Results 1 – 3 of 3) sorted by relevance
49 ASSERT_GE(shipping_api_level, kFcm2ApiLevelMap.begin()->first /* 25 */) in TEST_F()52 auto it = kFcm2ApiLevelMap.find(shipping_api_level); in TEST_F()53 ASSERT_TRUE(it != kFcm2ApiLevelMap.end()) in TEST_F()80 const Level q_fcm_version = kFcm2ApiLevelMap.at(29 /* Q API level */); in TEST_F()
68 kFcm2ApiLevelMap{{// N. The test runs on devices that launch with N and variable
82 kFcm2ApiLevelMap;