Home
last modified time | relevance | path

Searched refs:PLATFORM_API_LEVEL_Q (Results 1 – 5 of 5) sorted by relevance

/test/vts-testcase/security/system_property/
DVtsTrebleSysPropTest.py288 self.dut.getLaunchApiLevel() <= api.PLATFORM_API_LEVEL_Q,
303 self.dut.getLaunchApiLevel() <= api.PLATFORM_API_LEVEL_Q,
315 self.dut.getLaunchApiLevel() <= api.PLATFORM_API_LEVEL_Q,
Dvts_treble_sys_prop_test.py343 if self.dut.GetLaunchApiLevel() <= api.PLATFORM_API_LEVEL_Q:
357 if self.dut.GetLaunchApiLevel() <= api.PLATFORM_API_LEVEL_Q:
368 if self.dut.GetLaunchApiLevel() <= api.PLATFORM_API_LEVEL_Q:
/test/vts/utils/python/android/
Dapi.py19 PLATFORM_API_LEVEL_Q = 29 variable
/test/vts/testcases/host/kernel_proc_file_api_test/proc_tests/
DProcSimpleFileTests.py450 if self.api_level > api.PLATFORM_API_LEVEL_Q:
/test/vts-testcase/kernel/api/proc/
DProcSimpleFileTests.py448 if self.api_level > api.PLATFORM_API_LEVEL_Q: