Home
last modified time | relevance | path

Searched refs:DEFAULT_THREADS (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/test262/
H A Dconfig.py78 DEFAULT_THREADS = min(cpu_count(), 32) variable
H A Drun_test262.py104 parser.add_argument('--threads', default=DEFAULT_THREADS, type=int,
694 threads = DEFAULT_THREADS

Completed in 3 milliseconds