HomeSort by relevance Sort by last modified time
    Searched refs:runTests (Results 26 - 49 of 49) sorted by null

12

  /external/icu4c/test/perf/charperf/
CharPerf_r.pl 57 runTests($options, $tests, $dataFiles);
  /external/icu4c/test/perf/collperf/
CollPerf_r.pl 79 runTests($options, $tests, $dataFiles);
  /external/icu4c/test/perf/convperf/
ConvPerf_r.pl 66 runTests($options, $tests, $dataFiles);
convperf_iml.pl 62 runTests($options, $tests, $dataFiles);
  /external/icu4c/test/perf/normperf/
NormPerf_r.pl 86 runTests($options, $tests, $dataFiles);
  /external/icu4c/test/perf/usetperf/
UsetPerf.pl 56 runTests($options, $tests, $dataFiles);
  /external/icu4c/test/perf/ustrperf/
StringPerf.pl 72 runTests($options, $tests, $dataFiles);
StringPerf_r.pl 77 runTests($options, $tests, $dataFiles);
  /external/chromium/third_party/icu/source/test/perf/ubrkperf/
UBrkPerf_r.pl 84 runTests($options, $tests, $dataFiles);
UBrkPerf.pl 92 runTests($options, $tests, $dataFiles);
  /external/icu4c/test/perf/ubrkperf/
UBrkPerf_r.pl 84 runTests($options, $tests, $dataFiles);
UBrkPerf.pl 92 runTests($options, $tests, $dataFiles);
  /external/chromium/third_party/icu/source/tools/ctestfw/unicode/
ctest.h 105 runTests ( const TestNode* root);
196 * This must be called before runTests.
  /external/icu4c/tools/ctestfw/unicode/
ctest.h 105 runTests ( const TestNode* root);
196 * This must be called before runTests.
  /system/core/libctest/
ctest.c 113 void runTests() {
  /cts/tools/host/src/com/android/cts/
ReferenceAppTestPackage.java 102 runTests(device, testSessionLog);
147 private void runTests(final TestDevice device,
  /dalvik/tests/074-gc-thrash/src/
Main.java 34 runTests();
109 public static void runTests() {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/
RemoteAdtTestRunner.java 82 public void runTests(String[] testClassNames, String testName, TestExecution execution) {
143 public void runTests(String[] programArgs, AndroidJUnitLaunchInfo junitInfo) {
  /external/chromium/third_party/icu/source/tools/ctestfw/
ctest.c 38 typedef enum { RUNTESTS, SHOWTESTS } TestMode;
275 if ( (mode == RUNTESTS) && (root->test != NULL))
322 runTests ( const TestNode *root )
333 iterateTestsWithLevel ( root, 0, aList, RUNTESTS );
773 runTests(toRun);
791 runTests(toRun);
  /external/icu4c/tools/ctestfw/
ctest.c 38 typedef enum { RUNTESTS, SHOWTESTS } TestMode;
275 if ( (mode == RUNTESTS) && (root->test != NULL))
322 runTests ( const TestNode *root )
333 iterateTestsWithLevel ( root, 0, aList, RUNTESTS );
773 runTests(toRun);
791 runTests(toRun);
  /external/chromium/third_party/icu/source/test/perf/perldriver/
PerfFramework.pm 50 sub runTests {
  /external/icu4c/test/perf/perldriver/
PerfFramework.pm 50 sub runTests {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
AndroidJUnitLaunchAction.java 274 mTestRunner.runTests(mRunConfig.getProgramArguments(), mJUnitInfo);
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 

Completed in 1315 milliseconds

12