Searched defs:testlist (Results 1 – 3 of 3) sorted by relevance
40 def run_once(self, options='', testlist=''): argument
143 StringWriter testlist = new StringWriter(); in buildGlesTestRunner() local158 … String testlist) throws ConfigurationException, FileNotFoundException { in buildGlesTestRunner()
1076 …Reader testlist, String configName, String screenRotation, String surfaceType) throws FileNotFound… in generateTestInstances()1957 File testlist = new File(mBuildHelper.getTestsDir(), mCaselistFile); in loadTests() local