Home
last modified time | relevance | path

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

/cts/hostsidetests/gputools/src/android/gputools/cts/
DCtsRootlessGpuDebugHostTest.java99 private static final String VK_LAYER_C_LIB = VK_LAYER_LIB_PREFIX + "C.so"; field in CtsRootlessGpuDebugHostTest
286 getDevice().executeAdbCommand("shell", "rm", "-f", "/data/local/tmp/" + VK_LAYER_C_LIB); in cleanup()