Searched defs:runTests (Results 1 – 5 of 5) sorted by relevance
41 protected static native int runTests(WrappedGTestActivity activity); in runTests() method in WrappedGTestActivity
84 private static native void runTests(String filter); in runTests() method in GLTestActivity
231 int GLTestHelper::runTests(JNIEnv *env, jobject obj, jstring filter) { in runTests() function in GLTestHelper
700 def runTests(max_baseline_amps): member in PowerTest
1259 private void runTests() throws DeviceNotAvailableException, CapabilityQueryFailureException { in runTests() method in DeqpTestRunner