Searched refs:runOnce (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/icu/source/test/threadtest/
H A Dthreadtest.h29 // runOnce() will be called repeatedly by the working threads of
34 // between calls to runOnce(). Do consistency checks here.
42 virtual void runOnce() = 0;
H A Dconverttest.cpp23 virtual void runOnce();
46 void ConvertThreadTest::runOnce() { function in class:ConvertThreadTest
H A Dstringtest.cpp19 virtual void runOnce();
72 void StringThreadTest::runOnce() { function in class:StringThreadTest
H A Dthreadtest.cpp307 // Run in a loop, executing the runOnce() test function each time.
355 gRunInfo.fTest->runOnce();
/external/icu4c/test/threadtest/
H A Dthreadtest.h29 // runOnce() will be called repeatedly by the working threads of
34 // between calls to runOnce(). Do consistency checks here.
42 virtual void runOnce() = 0;
H A Dconverttest.cpp23 virtual void runOnce();
46 void ConvertThreadTest::runOnce() { function in class:ConvertThreadTest
H A Dstringtest.cpp19 virtual void runOnce();
72 void StringThreadTest::runOnce() { function in class:StringThreadTest
H A Dthreadtest.cpp308 // Run in a loop, executing the runOnce() test function each time.
356 gRunInfo.fTest->runOnce();
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/
H A DTerrainGrid.java116 private boolean runOnce = false; field in class:TerrainGrid
296 if (camCell.x != this.currentCamCell.x || camCell.z != currentCamCell.z || !runOnce) {
303 runOnce = true;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.databinding_1.4.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 166 milliseconds