Searched defs:ADD_TEST (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/hardware/interfaces/health/utils/libhealthshim/ |
H A D | test.cpp | 76 #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 D | opus_speed_test.cc | 91 #define ADD_TEST(complexity) \ macro
|
/aosp_15_r20/external/OpenCL-CTS/test_common/harness/ |
H A D | testHarness.h | 58 #define ADD_TEST(fn) \ macro
|
/aosp_15_r20/external/selinux/libsepol/tests/ |
H A D | test-ebitmap.c | 1060 #define ADD_TEST(name) \ macro
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/math_brute_force/ |
H A D | main.cpp | 252 #define ADD_TEST(name) \ macro
|
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/ |
H A D | test_llvm.cpp | 51 #define ADD_TEST(Type, Name, Val) \ macro 63 TEST_LLVM_SCALAR_TYPES(ADD_TEST) in TEST_LLVM_SCALAR_TYPES() argument
|