Searched refs:testing (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Main/src-server/freebsd/
H A DHostHardwareFreeBSD.cpp398 && (!success || testing()))
402 if (RT_SUCCESS(rc) && halSuccess && (!success || testing()))
/vbox/src/VBox/Main/src-server/linux/
H A DHostHardwareLinux.cpp72 static bool testing() { return true; } function
77 static bool testing() { return false; } function
458 if (RT_SUCCESS(rc) && (!success || testing()))
462 if (RT_SUCCESS(rc) && (!success | testing()))
464 if (RT_SUCCESS(rc) && testing())
486 if (RT_SUCCESS(rc) && (!success || testing()))
490 if ( RT_SUCCESS(rc) && (!success || testing()))
493 if (RT_SUCCESS(rc) && testing())
/vbox/src/libs/xpcom18a4/nsprpub/
H A Dconfigure559 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
561 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
/vbox/src/libs/zlib-1.2.6/contrib/delphi/
H A Dzlibd32.mak79 # testing
/vbox/src/libs/zlib-1.2.6/contrib/pascal/
H A Dzlibd32.mak79 # testing
/vbox/src/VBox/ValidationKit/bootsectors/
H A Dbootsector2-cpu-pf-1.asm39 ;; Base address at which we can start testing page tables and page directories.
41 ;; Base address at which we can start testing the page pointer table.
43 ;; Base address at which we can start testing the page map level 4.
H A Dbootsector2-cpu-xcpt-1.asm42 ;; Base address at which we can start testing page tables and page directories.
44 ;; Base address at which we can start testing the page pointer table.
46 ;; Base address at which we can start testing the page map level 4.
H A Dbootsector2-triple-fault-1.asm3 ; Bootsector for testing triple faults.
H A Dbootsector2-vbinstst-64-1.asm60 ; Do the testing.

Completed in 88 milliseconds