Home
last modified time | relevance | path

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

/minix3/external/bsd/libc++/dist/libcxx/test/libcxx/test/
H A Dformat.py9 from libcxx.test.executor import LocalExecutor as LocalExecutor unknown
H A Dexecutor.py25 class LocalExecutor(Executor): class