Searched refs:buildDriverTestMethodMap (Results 1 – 1 of 1) sorted by relevance
95 static final Map<OpenGlDriverChoice, String> sDriverTestMethodMap = buildDriverTestMethodMap();97 static Map<OpenGlDriverChoice, String> buildDriverTestMethodMap() { in buildDriverTestMethodMap() method in CtsAngleCommon