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

/vbox/src/VBox/ValidationKit/common/constants/
H A Dresult.py36 FAILED = 'FAILED'; variable
41 g_kasValidResults = [ PASSED, SKIPPED, ABORTED, BAD_TESTBOX, FAILED, TIMED_OUT, REBOOTED, ];
/vbox/include/VBox/com/
H A Ddefs.h290 #define FAILED NS_FAILED macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinerror.h81 #define FAILED(stat) ((HRESULT)(stat)<0) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinerror.h81 #define FAILED(stat) ((HRESULT)(stat)<0) macro
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_3.h725 #define FAILED NS_FAILED macro

Completed in 1300 milliseconds