HomeSort by relevance Sort by last modified time
    Searched defs:runAllTests (Results 1 - 5 of 5) sorted by null

  /external/jsoncpp/test/
runjsontests.py 41 def runAllTests( jsontest_executable_path, input_dir = None,
130 status = runAllTests( jsontest_executable_path, input_path,
rununittests.py 28 def runAllTests( exe_path, use_valgrind=False ):
70 exit_code = runAllTests( args[0], use_valgrind=options.valgrind )
  /cts/tests/tests/jni/src/android/jni/cts/
JniCTest.java 37 String msg = runAllTests();
49 private static native String runAllTests();
JniCppTest.java 37 String msg = runAllTests();
49 private static native String runAllTests();
  /cts/tests/tests/jni/libjnitest/
macroized_tests.c 23 * This file also defines a static method called runAllTests(), which
    [all...]

Completed in 769 milliseconds