Searched defs:TIMED_OUT (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ValidationKit/common/constants/
H A Dresult.py37 TIMED_OUT = 'TIMED_OUT'; variable
41 g_kasValidResults = [ PASSED, SKIPPED, ABORTED, BAD_TESTBOX, FAILED, TIMED_OUT, REBOOTED, ];

Completed in 41 milliseconds