Home
last modified time | relevance | path

Searched defs:LocalExecutor (Results 1 – 2 of 2) sorted by relevance

/external/libcxx/utils/libcxx/test/
Dformat.py21 from libcxx.test.executor import LocalExecutor as LocalExecutor unknown
Dexecutor.py34 class LocalExecutor(Executor): class