Home
last modified time | relevance | path

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

/cts/hostsidetests/gputools/src/android/gputools/cts/
DCtsRootlessGpuDebugHostTest.java334 String searchStringA = "nullCreateInstance called in " + LAYER_A; in testDebugLayerLoadVulkan() local
370 String searchStringA = LAYER_A_NAME + "loaded"; in testReleaseLayerLoadVulkan() local
400 String searchStringA = LAYER_A_NAME + "loaded"; in testDebugNotEnabledVulkan() local
430 String searchStringA = LAYER_A_NAME + "loaded"; in testDebugWrongAppVulkan() local
460 String searchStringA = "nullCreateInstance called in " + LAYER_A; in testDebugNoLayersEnabledVulkan() local
484 String searchStringA = LAYER_A_NAME + "loaded"; in testSystemPropertyEnableVulkan() local
524 String searchStringA = "nullCreateInstance called in " + LAYER_A; in testSystemPropertyIgnoreVulkan() local
587 String searchStringA = "glesLayer_eglChooseConfig called in " + GLES_LAYER_A; in testDebugLayerLoadGLES() local
623 String searchStringA = GLES_LAYER_A + " loaded"; in testReleaseLayerLoadGLES() local
652 String searchStringA = GLES_LAYER_A + " loaded"; in testDebugNotEnabledGLES() local
[all …]