HomeSort by relevance Sort by last modified time
    Searched refs:runOnce (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/third_party/icu/source/test/threadtest/
threadtest.h 29 // runOnce() will be called repeatedly by the working threads of
34 // between calls to runOnce(). Do consistency checks here.
42 virtual void runOnce() = 0;
converttest.cpp 23 virtual void runOnce();
46 void ConvertThreadTest::runOnce() {
stringtest.cpp 19 virtual void runOnce();
72 void StringThreadTest::runOnce() {
threadtest.cpp 308 // Run in a loop, executing the runOnce() test function each time.
356 gRunInfo.fTest->runOnce();
  /external/icu/icu4c/source/test/threadtest/
threadtest.h 29 // runOnce() will be called repeatedly by the working threads of
34 // between calls to runOnce(). Do consistency checks here.
42 virtual void runOnce() = 0;
converttest.cpp 23 virtual void runOnce();
46 void ConvertThreadTest::runOnce() {
stringtest.cpp 19 virtual void runOnce();
72 void StringThreadTest::runOnce() {
threadtest.cpp 308 // Run in a loop, executing the runOnce() test function each time.
356 gRunInfo.fTest->runOnce();
  /external/skia/bench/
benchmain.cpp 253 DEFINE_bool(runOnce, kIsDebug, "Run each bench exactly once and don't report timings.");
377 logger.logError("bench was run with --runOnce, so we're going to hide the times."
  /frameworks/base/core/java/com/android/internal/os/
ZygoteConnection.java 142 boolean runOnce() throws ZygoteInit.MethodAndArgsCaller {
159 checkTime(startTime, "zygoteConnection.runOnce: readArgumentList");
197 checkTime(startTime, "zygoteConnection.runOnce: apply security policies");
202 checkTime(startTime, "zygoteConnection.runOnce: apply security policies");
245 checkTime(startTime, "zygoteConnection.runOnce: preForkAndSpecialize");
250 checkTime(startTime, "zygoteConnection.runOnce: postForkAndSpecialize");
    [all...]
ZygoteInit.java 788 done = peers.get(index).runOnce();
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.databinding_1.4.0.I20100601-0800.jar 
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 

Completed in 1366 milliseconds