Home
last modified time | relevance | path

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

/libcore/tools/testmapping/
Dgen_smoke_tests.py35 REQUIRED_RUNS = 3 variable
72 if len(filenames) != REQUIRED_RUNS:
74 (REQUIRED_RUNS, LOGS_DIR, len(filenames)))
215 if len(times) != REQUIRED_RUNS: