Home | History | Annotate | Download | only in tests

Lines Matching defs:fRunnables

331     SkTDArray<class TestRunnable*> fRunnables;
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,