Searched defs:fRunnables (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/skia/tests/
H A DPathOpsThreadedCommon.h43 SkTDArray<PathOpsThreadedRunnable*> fRunnables; member in class:PathOpsThreadedTestRunner
H A DPathOpsSkpClipTest.cpp250 SkTDArray<class TestRunnable*> fRunnables; member in struct:TestRunner
292 for (int index = 0; index < fRunnables.count(); index++) {
293 SkDELETE(fRunnables[index]);
299 for (int index = 0; index < fRunnables.count(); ++ index) {
300 tg.add(fRunnables[index]);
791 *testRunner.fRunnables.append() = SkNEW_ARGS(TestRunnableEncode,
860 *testRunner.fRunnables.append() = SkNEW_ARGS(TestRunnableDir,
868 TestState& testState = testRunner.fRunnables[dirNo - 1]->fState;
926 *testRunner.fRunnables.append() = SkNEW_ARGS(TestRunnableFile,
H A DSkpSkGrTest.cpp134 SkTDArray<SkpSkGrThreadedRunnable*> fRunnables; member in struct:SkpSkGrThreadedTestRunner
159 for (int index = 0; index < fRunnables.count(); index++) {
160 SkDELETE(fRunnables[index]);
166 for (int index = 0; index < fRunnables.count(); ++ index) {
167 tg.add(fRunnables[index]);
700 *testRunner.fRunnables.append() = SkNEW_ARGS(SkpSkGrThreadedRunnable,
707 SkpSkGrThreadState& max = testRunner.fRunnables[0]->fState;
709 SkpSkGrThreadState& state = testRunner.fRunnables[dirIndex - 1]->fState;
/external/skia/tests/
H A DPathOpsThreadedCommon.h47 SkTDArray<PathOpsThreadedRunnable*> fRunnables; member in class:PathOpsThreadedTestRunner
H A DPathOpsSkpClipTest.cpp331 SkTDArray<class TestRunnable*> fRunnables; member in struct:TestRunner
374 for (int index = 0; index < fRunnables.count(); index++) {
375 SkDELETE(fRunnables[index]);
381 for (int index = 0; index < fRunnables.count(); ++ index) {
382 pool.add(fRunnables[index]);
885 *testRunner.fRunnables.append() = SkNEW_ARGS(TestRunnableEncode,
933 *testRunner.fRunnables.append() = SkNEW_ARGS(TestRunnableDir,
940 TestState& testState = testRunner.fRunnables[dirNo - 1]->fState;
1065 *testRunner.fRunnables.append() = SkNEW_ARGS(TestRunnableFile,
H A DSkpSkGrTest.cpp136 SkTDArray<SkpSkGrThreadedRunnable*> fRunnables; member in struct:SkpSkGrThreadedTestRunner
161 for (int index = 0; index < fRunnables.count(); index++) {
162 SkDELETE(fRunnables[index]);
168 for (int index = 0; index < fRunnables.count(); ++ index) {
169 pool.add(fRunnables[index]);
703 *testRunner.fRunnables.append() = SkNEW_ARGS(SkpSkGrThreadedRunnable,
710 SkpSkGrThreadState& max = testRunner.fRunnables[0]->fState;
712 SkpSkGrThreadState& state = testRunner.fRunnables[dirIndex - 1]->fState;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 166 milliseconds