Home
last modified time | relevance | path

Searched defs:test_body (Results 1 – 25 of 47) sorted by relevance

12

/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/
H A Dtest_utils.h20 #define _MAKE_TEST(TestClass, test_name, test_body, ...) \ argument
25 #define _STATIC_TEST(TestClass, test_name, test_body) \ argument
28 #define _RUNTIME_TEST(TestClass, test_name, test_body) \ argument
31 #define _STATIC_AND_RUNTIME_TEST(TestClass, test_name, test_body) \ argument
/aosp_15_r20/external/pytorch/c10/test/core/impl/
H A DInlineDeviceGuard_test.cpp25 auto test_body = [&](TestGuard& g) -> void { in TEST() local
118 auto test_body = [&](MaybeTestGuard& g) -> void { in TEST() local
149 auto test_body = [&](MaybeTestGuard& g) -> void { in TEST() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/
H A Dfold_test.cpp64 std::string test_body; member
70 const std::string test_body, const uint32_t id_to_fold, in GetInstructionToFold()
102 const std::string test_body, const uint32_t id_to_fold, in FoldInstruction()
3611 std::string test_body; member
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dfold_test.cpp64 std::string test_body; member
70 const std::string test_body, const uint32_t id_to_fold, in GetInstructionToFold()
102 const std::string test_body, const uint32_t id_to_fold, in FoldInstruction()
3603 std::string test_body; member
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/
Dfold_test.cpp64 std::string test_body; member
70 const std::string test_body, const uint32_t id_to_fold, in GetInstructionToFold()
102 const std::string test_body, const uint32_t id_to_fold, in FoldInstruction()
3603 std::string test_body; member
/aosp_15_r20/bootable/recovery/minadbd/
H A Dminadbd_services_test.cpp146 auto test_body = [&](const std::string& command) { in TEST_F() local
163 auto test_body = [&]() { in TEST_F() local
/aosp_15_r20/external/ltp/testcases/network/stress/interface/
H A Dif-route-addlarge.sh10 test_body() function
H A Dif-route-adddel.sh10 test_body() function
H A Dif-addr-adddel.sh10 test_body() function
H A Dif-updown.sh11 test_body() function
H A Dif-addr-addlarge.sh10 test_body() function
H A Dif4-addr-change.sh21 test_body() function
H A Dif-mtu-change.sh90 test_body() function
/aosp_15_r20/external/autotest/client/site_tests/network_DhcpNegotiationSuccess/
H A Dnetwork_DhcpNegotiationSuccess.py14 def test_body(self): member in network_DhcpNegotiationSuccess
/aosp_15_r20/external/autotest/client/site_tests/network_DhcpNonAsciiParameter/
H A Dnetwork_DhcpNonAsciiParameter.py14 def test_body(self): member in network_DhcpNonAsciiParameter
/aosp_15_r20/external/autotest/client/site_tests/network_DhcpClasslessStaticRoute/
H A Dnetwork_DhcpClasslessStaticRoute.py16 def test_body(self): member in network_DhcpClasslessStaticRoute
/aosp_15_r20/external/autotest/client/site_tests/network_DhcpNegotiationTimeout/
H A Dnetwork_DhcpNegotiationTimeout.py37 def test_body(self): member in network_DhcpNegotiationTimeout
/aosp_15_r20/system/libfmq/tests/
H A Dfmq_test.rs37 fn test_body() -> bool { in test_body() function
/aosp_15_r20/external/autotest/client/site_tests/network_DhcpWpadNegotiation/
H A Dnetwork_DhcpWpadNegotiation.py47 def test_body(self): member in network_DhcpWpadNegotiation
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
H A Dlost_exception_test.c21 static int test_body(void) in test_body() function
H A Dpmae_handling_test.c57 static int test_body(void) in test_body() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/mm/
H A Dhugetlb_vs_thp_test.c11 static int test_body(void) in test_body() function
/aosp_15_r20/external/autotest/client/site_tests/network_DhcpRenew/
H A Dnetwork_DhcpRenew.py30 def test_body(self): member in network_DhcpRenew
/aosp_15_r20/external/grpc-grpc/examples/python/auth/test/
H A D_auth_example_test.py57 async def test_body(): function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/tm/
H A Dtm-resched-dscr.c38 int test_body(void) in test_body() function

12