Searched refs:LAYER_C_LIB (Results 1 – 1 of 1) sorted by relevance
96 private static final String LAYER_C_LIB = "libVkLayer_" + LAYER_C + ".so"; field in CtsRootlessGpuDebugHostTest275 getDevice().executeAdbCommand("shell", "rm", "-f", "/data/local/tmp/" + LAYER_C_LIB); in cleanup()