Searched refs:perAcceleratorTestConfig (Results 1 – 6 of 6) sorted by relevance
42 return AcceleratorSpecificTestSupport.perAcceleratorTestConfig( in testConfiguration()
63 return AcceleratorSpecificTestSupport.perAcceleratorTestConfig( in testConfiguration()
47 return AcceleratorSpecificTestSupport.perAcceleratorTestConfig( in testConfiguration()
109 return AcceleratorSpecificTestSupport.perAcceleratorTestConfig( in threadCountValues()
69 return AcceleratorSpecificTestSupport.perAcceleratorTestConfig( in testConfiguration()
96 static List<Object[]> perAcceleratorTestConfig(List<Object[]> testConfig) { in perAcceleratorTestConfig() method