Home
last modified time | relevance | path

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

/cts/hostsidetests/angle/src/android/angle/cts/
DCtsAngleCommon.java74 static final Map<OpenGlDriverChoice, String> sDriverTestMethodMap = buildDriverTestMethodMap();
75 static Map<OpenGlDriverChoice, String> buildDriverTestMethodMap() { in buildDriverTestMethodMap() method in CtsAngleCommon