Home
last modified time | relevance | path

Searched defs:boardApiLevel (Results 1 – 1 of 1) sorted by relevance

/test/vts/tests/gpu_test/src/com/android/gpu/vts/
DVulkanTest.java303 … final long boardApiLevel = getDevice().getIntProperty("ro.board.api_level", Build.VENDOR_24Q2); in mustChipsetMeetA15Requirement() local
310 … final long boardApiLevel = getDevice().getIntProperty("ro.board.api_level", Build.VENDOR_25Q2); in mustChipsetMeetA16Requirement() local