Home
last modified time | relevance | path

Searched refs:runAll (Results 1 – 8 of 8) sorted by relevance

/external/grpc-grpc-java/okhttp/src/test/java/io/grpc/okhttp/
DAsyncFrameWriterTest.java64 queueingExecutor.runAll(); in noCoalesceRequired()
74 queueingExecutor.runAll(); in flushCoalescing_shouldNotMergeTwoDistinctFlushes()
78 queueingExecutor.runAll(); in flushCoalescing_shouldNotMergeTwoDistinctFlushes()
91 queueingExecutor.runAll(); in flushCoalescing_shouldMergeTwoQueuedFlushes()
133 public void runAll() { in runAll() method in AsyncFrameWriterTest.QueueingExecutor
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DSequentialExecutorTest.java65 void runAll() { in runAll() method in SequentialExecutorTest.FakeExecutor
108 fakePool.runAll(); in testBasics()
119 fakePool.runAll(); in testBasics()
143 fakePool.runAll(); in testOrdering()
163 fakePool.runAll(); in testRuntimeException_doesNotStopExecution()
187 fakePool.runAll(); in testInterrupt_beforeRunRestoresInterruption()
214 fakePool.runAll(); in testInterrupt_doesNotInterruptSubsequentTask()
238 fakePool.runAll(); in testInterrupt_doesNotStopExecution()
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DSequentialExecutorTest.java65 void runAll() { in runAll() method in SequentialExecutorTest.FakeExecutor
108 fakePool.runAll(); in testBasics()
119 fakePool.runAll(); in testBasics()
143 fakePool.runAll(); in testOrdering()
163 fakePool.runAll(); in testRuntimeException_doesNotStopExecution()
187 fakePool.runAll(); in testInterrupt_beforeRunRestoresInterruption()
214 fakePool.runAll(); in testInterrupt_doesNotInterruptSubsequentTask()
238 fakePool.runAll(); in testInterrupt_doesNotStopExecution()
/external/skqp/tools/bookmaker/
Dbookmaker.cpp132 bool runAll = false; in main() local
140 runAll = true; in main()
234 if (runAll || (!FLAGS_catalog && !FLAGS_ref.isEmpty())) { in main()
261 if (runAll || (FLAGS_catalog && !FLAGS_ref.isEmpty())) { in main()
290 if (runAll || FLAGS_crosscheck) { in main()
305 if (runAll || FLAGS_populate) { in main()
/external/llvm-project/clang/test/SemaCXX/
Ddiagnose_if.cpp20 void runAll() { in runAll() function
83 void runAll() { in runAll() function
146 void runAll() { in runAll() function
161 void runAll() { in runAll() function
264 void runAll() { in runAll() function
/external/llvm/tools/gold/
Dgold-plugin.cpp909 void runAll();
1114 void CodeGen::runAll() { in runAll() function in CodeGen
1204 codeGen.runAll(); in thinLTOBackendTask()
1515 codeGen.runAll(); in allSymbolsReadHook()
/external/llvm/tools/llvm-lto/
Dllvm-lto.cpp425 return runAll(); in run()
655 void runAll() { in runAll() function in thinlto::ThinLTOProcessing
/external/llvm-project/llvm/tools/llvm-lto/
Dllvm-lto.cpp591 return runAll(); in run()
846 void runAll() { in runAll() function in thinlto::ThinLTOProcessing