Home
last modified time | relevance | path

Searched defs:ADD_TEST (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/hardware/interfaces/health/utils/libhealthshim/
H A Dtest.cpp76 #define ADD_TEST(name, aidl_name, AidlValueType, hidl_value, not_supported_hidl_value) \ macro
101 ADD_TEST(getChargeStatus, getChargeStatus, BatteryStatus, HidlBatteryStatus::CHARGING, in ADD_TEST() function
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/opus/
H A Dopus_speed_test.cc91 #define ADD_TEST(complexity) \ macro
/aosp_15_r20/external/OpenCL-CTS/test_common/harness/
H A DtestHarness.h58 #define ADD_TEST(fn) \ macro
/aosp_15_r20/external/selinux/libsepol/tests/
H A Dtest-ebitmap.c1060 #define ADD_TEST(name) \ macro
/aosp_15_r20/external/OpenCL-CTS/test_conformance/math_brute_force/
H A Dmain.cpp252 #define ADD_TEST(name) \ macro
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_llvm.cpp51 #define ADD_TEST(Type, Name, Val) \ macro
63 TEST_LLVM_SCALAR_TYPES(ADD_TEST) in TEST_LLVM_SCALAR_TYPES() argument