Home
last modified time | relevance | path

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

/cts/hostsidetests/gputools/src/android/gputools/cts/
DCtsRootlessGpuDebugHostTest.java94 private static final String API_GLES = "GLES"; field in CtsRootlessGpuDebugHostTest
638 launchBackgroundService(DEBUG_APP, API_GLES); in testDebugLayerLoadGLES()
674 launchBackgroundService(RELEASE_APP, API_GLES); in testReleaseLayerLoadGLES()
703 launchBackgroundService(DEBUG_APP, API_GLES); in testDebugNotEnabledGLES()
732 launchBackgroundService(DEBUG_APP, API_GLES); in testDebugWrongAppGLES()
761 launchBackgroundService(DEBUG_APP, API_GLES); in testDebugNoLayersEnabledGLES()
785 launchBackgroundService(RELEASE_APP, API_GLES); in testSystemPropertyEnableGLES()
825 launchBackgroundService(DEBUG_APP, API_GLES); in testSystemPropertyIgnoreGLES()
848 launchBackgroundService(APP_NAME, API_GLES); in testLayerLoadExternalGLES()