Home
last modified time | relevance | path

Searched refs:test_body (Results 1 – 25 of 52) sorted by relevance

123

/external/ltp/testcases/network/stress/ns-tools/
Dtst_net_stress.sh126 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/
Dtest-multithread.c96 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/
Dfold_test.cpp63 : 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/
Dfold_test.cpp63 : 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/
Droute6-rmmod192 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
Droute6-change-dst165 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
Droute4-change-dst170 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
Droute4-rmmod196 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
Droute6-change-gw170 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
Droute4-change-gw172 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
Droute6-change-if187 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
Droute4-change-if189 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
Droute6-redirect176 test_body()
204 test_body || RC=`expr $RC + 1`
Droute4-redirect181 test_body()
209 test_body || RC=`expr $RC + 1`
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/
Dtm-resched-dscr.c38 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/
Dhugetlb_vs_thp_test.c11 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/
Dlost_exception_test.c21 static int test_body(void) in test_body() function
96 return eat_cpu(test_body); in lost_exception()
Dpmae_handling_test.c57 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/
Dload_unaligned_zeropad.c125 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/
Dcount_instructions.c94 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/
Dnetwork_WiFi_RoamFT.py76 def test_body(self): member in network_WiFi_RoamFT
213 self.test_body()
219 self.test_body()
/external/autotest/client/site_tests/network_Dhcpv6Basic/
Dnetwork_Dhcpv6Basic.py12 def test_body(self): member in network_Dhcpv6Basic
/external/autotest/client/cros/
Ddhcpv6_test_base.py142 self.test_body()
156 def test_body(self): member in Dhcpv6TestBase
/external/autotest/client/site_tests/network_DhcpNegotiationTimeout/
Dnetwork_DhcpNegotiationTimeout.py37 def test_body(self): member in network_DhcpNegotiationTimeout
/external/autotest/client/site_tests/network_DhcpNegotiationSuccess/
Dnetwork_DhcpNegotiationSuccess.py14 def test_body(self): member in network_DhcpNegotiationSuccess

123