Home
last modified time | relevance | path

Searched refs:kFcm2ApiLevelMap (Results 1 – 3 of 3) sorted by relevance

/test/vts-testcase/hal/treble/vintf/
DDeviceManifestTest.cpp50 ASSERT_GE(shipping_api_level, kFcm2ApiLevelMap.begin()->first /* 25 */) in TEST_F()
53 auto it = kFcm2ApiLevelMap.find(shipping_api_level); in TEST_F()
54 ASSERT_TRUE(it != kFcm2ApiLevelMap.end()) in TEST_F()
Dutils.cpp69 kFcm2ApiLevelMap{{ variable
Dutils.h85 kFcm2ApiLevelMap;