/external/ltp/testcases/network/stress/ns-tools/ |
D | tst_net_stress.sh | 126 1) test_body 'if_cmd';; 127 2) test_body 'ip_cmd';; 134 1) test_body 'rt_cmd';; 135 2) test_body 'ip_cmd';;
|
/external/harfbuzz_ng/test/api/ |
D | test-multithread.c | 96 test_body (void) in test_body() function 150 test_body (); in main() 154 test_body (); in main()
|
/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | fold_test.cpp | 63 : test_body(tb), id_to_fold(id), expected_result(result) {} in InstructionFoldingCase() 65 std::string test_body; member 78 BuildModule(SPV_ENV_UNIVERSAL_1_1, nullptr, tc.test_body, in TEST_P() 561 BuildModule(SPV_ENV_UNIVERSAL_1_1, nullptr, tc.test_body, in TEST_P() 643 BuildModule(SPV_ENV_UNIVERSAL_1_1, nullptr, tc.test_body, in TEST_P() 1254 BuildModule(SPV_ENV_UNIVERSAL_1_1, nullptr, tc.test_body, in TEST_P() 1401 BuildModule(SPV_ENV_UNIVERSAL_1_1, nullptr, tc.test_body, in TEST_P() 2143 : test_body(tb), id_to_fold(id), expected_result(result), id_map(map) {} in InstructionFoldingCaseWithMap() 2145 std::string test_body; member 2159 BuildModule(SPV_ENV_UNIVERSAL_1_1, nullptr, tc.test_body, in TEST_P() [all …]
|
/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | fold_test.cpp | 63 : test_body(tb), id_to_fold(id), expected_result(result) {} in InstructionFoldingCase() 65 std::string test_body; member 78 BuildModule(SPV_ENV_UNIVERSAL_1_1, nullptr, tc.test_body, in TEST_P() 520 BuildModule(SPV_ENV_UNIVERSAL_1_1, nullptr, tc.test_body, in TEST_P() 602 BuildModule(SPV_ENV_UNIVERSAL_1_1, nullptr, tc.test_body, in TEST_P() 1213 BuildModule(SPV_ENV_UNIVERSAL_1_1, nullptr, tc.test_body, in TEST_P() 1360 BuildModule(SPV_ENV_UNIVERSAL_1_1, nullptr, tc.test_body, in TEST_P() 2102 : test_body(tb), id_to_fold(id), expected_result(result), id_map(map) {} in InstructionFoldingCaseWithMap() 2104 std::string test_body; member 2118 BuildModule(SPV_ENV_UNIVERSAL_1_1, nullptr, tc.test_body, in TEST_P() [all …]
|
/external/ltp/testcases/network/stress/route/ |
D | route6-rmmod | 192 test_body() 272 test_body 1 || RC=`expr $RC + 1` # Case of route command 273 test_body 2 || RC=`expr $RC + 1` # Case of ip command
|
D | route6-change-dst | 165 test_body() 268 test_body 1 || RC=`expr $RC + 1` # Case of route command 269 test_body 2 || RC=`expr $RC + 1` # Case of ip command
|
D | route4-change-dst | 170 test_body() 272 test_body 1 || RC=`expr $RC + 1` # Case of route command 273 test_body 2 || RC=`expr $RC + 1` # Case of ip command
|
D | route4-rmmod | 196 test_body() 276 test_body 1 || RC=`expr $RC + 1` # Case of route command 277 test_body 2 || RC=`expr $RC + 1` # Case of ip command
|
D | route6-change-gw | 170 test_body() 288 test_body 1 || RC=`expr $RC + 1` # Case of route command 289 test_body 2 || RC=`expr $RC + 1` # Case of ip command
|
D | route4-change-gw | 172 test_body() 288 test_body 1 || RC=`expr $RC + 1` # Case of route command 289 test_body 2 || RC=`expr $RC + 1` # Case of ip command
|
D | route6-change-if | 187 test_body() 319 test_body 1 || RC=`expr $RC + 1` # Case of route command 320 test_body 2 || RC=`expr $RC + 1` # Case of ip command
|
D | route4-change-if | 189 test_body() 320 test_body 1 || RC=`expr $RC + 1` # Case of route command 321 test_body 2 || RC=`expr $RC + 1` # Case of ip command
|
D | route6-redirect | 176 test_body() 204 test_body || RC=`expr $RC + 1`
|
D | route4-redirect | 181 test_body() 209 test_body || RC=`expr $RC + 1`
|
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/ |
D | tm-resched-dscr.c | 38 int test_body(void) in test_body() function 94 return eat_cpu(test_body); in tm_resched_dscr()
|
/external/linux-kselftest/tools/testing/selftests/powerpc/mm/ |
D | hugetlb_vs_thp_test.c | 11 static int test_body(void) in test_body() function 68 if (test_body()) in test_main()
|
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/ |
D | lost_exception_test.c | 21 static int test_body(void) in test_body() function 96 return eat_cpu(test_body); in lost_exception()
|
D | pmae_handling_test.c | 57 static int test_body(void) in test_body() function 102 return eat_cpu(test_body); in pmae_handling()
|
/external/linux-kselftest/tools/testing/selftests/powerpc/primitives/ |
D | load_unaligned_zeropad.c | 125 static int test_body(void) in test_body() function 150 return test_harness(test_body, "load_unaligned_zeropad"); in main()
|
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ |
D | count_instructions.c | 94 static int test_body(void) in test_body() function 141 return eat_cpu(test_body); in count_instructions()
|
/external/autotest/server/site_tests/network_WiFi_RoamFT/ |
D | network_WiFi_RoamFT.py | 76 def test_body(self): member in network_WiFi_RoamFT 213 self.test_body() 219 self.test_body()
|
/external/autotest/client/site_tests/network_Dhcpv6Basic/ |
D | network_Dhcpv6Basic.py | 12 def test_body(self): member in network_Dhcpv6Basic
|
/external/autotest/client/cros/ |
D | dhcpv6_test_base.py | 142 self.test_body() 156 def test_body(self): member in Dhcpv6TestBase
|
/external/autotest/client/site_tests/network_DhcpNegotiationTimeout/ |
D | network_DhcpNegotiationTimeout.py | 37 def test_body(self): member in network_DhcpNegotiationTimeout
|
/external/autotest/client/site_tests/network_DhcpNegotiationSuccess/ |
D | network_DhcpNegotiationSuccess.py | 14 def test_body(self): member in network_DhcpNegotiationSuccess
|