Home
last modified time | relevance | path

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

/cts/hostsidetests/gputools/src/android/gputools/cts/
DCtsRootlessGpuDebugHostTest.java96 private static final String LAYER_C_LIB = "libVkLayer_" + LAYER_C + ".so"; field in CtsRootlessGpuDebugHostTest
275 getDevice().executeAdbCommand("shell", "rm", "-f", "/data/local/tmp/" + LAYER_C_LIB); in cleanup()