Home
last modified time | relevance | path

Searched refs:GetBoardApiLevel (Results 1 – 6 of 6) sorted by relevance

/test/vts-testcase/hal/treble/vintf/
DDeviceMatrixTest.cpp39 if (GetBoardApiLevel() < 28) { in TEST_F()
DDeviceManifestTest.cpp41 uint64_t board_api_level = GetBoardApiLevel(); in TEST_F()
Dutils.cpp66 uint64_t GetBoardApiLevel() { in GetBoardApiLevel() function
Dutils.h97 uint64_t GetBoardApiLevel();
DSingleManifestTest.cpp49 return GetBoardApiLevel() <= 27 && !IsAndroidPlatformInterface(fq_name); in LegacyAndExempt()
/test/vts-testcase/security/avb/
DVtsSecurityAvbTest.cpp503 static uint32_t GetBoardApiLevel() { in GetBoardApiLevel() function
521 uint32_t board_api_level = GetBoardApiLevel(); in ShouldSkipGkiTest()
1075 uint32_t board_api_level = GetBoardApiLevel(); in TEST()