Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/test/
Drunner.py1346 def __init__(self, test_path, flags, with_running=False, is_project=False): argument
1348 self.with_running = with_running
1402 if self.with_running:
1416 if self.with_running: