Searched refs:tested (Results 1 – 14 of 14) sorted by relevance
16 tested=026 tested="$((tested + 1))"39 if [ "$tested" == 0 ] ; then
3 # present, each with 2 "nowait" functions tested 5 times. Expected time for a
19 In common code tested by TREE_RCU test cases.
24 tested executable.
35 tested on systems with different kABI, ensuring they the tests are backwards
54 cmdUnderTest: The tc command being tested itself.87 case, or possibly even a bug in one of the commands that are not being tested.
23 * All tc-related features being tested must be built in or available as38 The path to the tc executable that will be most commonly tested can be defined51 commands being tested must be run as root. The code that enforces
21 This method is only tested for Android NDK versions Revision 11b and later.
33 1. Only the device under test (DUT) is being tested without noise from
42 This will print information about which functions are being tested and the
1400 state->tested = true; in run_one_test()1550 state->tested = true; in dispatch_thread()1603 if (!state->tested) in calculate_summary_and_print_errors()1644 if (!state->tested || !state->error_cnt) in calculate_summary_and_print_errors()
83 bool tested; member
63 (* The final value of a spinlock should not be tested *)
1884 bool tested = false; in test_stream_transport_uaf_client() local1888 tested |= test_stream_transport_uaf(cid); in test_stream_transport_uaf_client()1895 else if (!tested) in test_stream_transport_uaf_client()
Completed in 20 milliseconds