Home
last modified time | relevance | path

Searched defs:exit_now (Results 1 – 3 of 3) sorted by relevance

/external/angle/build/android/pylib/local/device/
Dlocal_device_test_run.py53 def _RunTestsOnDevice(self, dev, tests, results, exit_now): argument
/external/python/cpython3/Lib/idlelib/
Drun.py113 exit_now = False variable
/external/libcap/contrib/sucap/
Dsu.c729 static void exit_now(int exit_code, const char *format, ...) in exit_now() function