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.java76 static final Map<OpenGlDriverChoice, String> sDriverTestMethodMap = buildDriverTestMethodMap();
77 static Map<OpenGlDriverChoice, String> buildDriverTestMethodMap() { in buildDriverTestMethodMap() method in CtsAngleCommon