Searched defs:TEST_FAIL (Results 1 – 15 of 15) sorted by relevance
/aosp_15_r20/external/wpa_supplicant_8/src/utils/ |
H A D | os.h | 690 #define TEST_FAIL() testing_test_fail(NULL, false) macro 696 #define TEST_FAIL() 0 macro
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/language.support/cmp/cmp.categories.pre/ |
H A D | zero_type.verify.cpp | 22 #define TEST_FAIL(v, op) \ macro
|
/aosp_15_r20/external/vboot_reference/tests/ |
H A D | cgptlib_test.h | 13 TEST_FAIL = -1, enumerator
|
/aosp_15_r20/frameworks/native/libs/binder/rust/tests/ |
H A D | serialization.hpp | 39 TEST_FAIL, enumerator
|
/aosp_15_r20/external/rmi4utils/f54test/ |
H A D | testutil.h | 23 TEST_FAIL, enumerator
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/ |
H A D | utils.h | 86 TEST_FAIL, enumerator
|
/aosp_15_r20/external/OpenCL-CTS/test_common/harness/ |
H A D | testHarness.h | 83 TEST_FAIL = 1, enumerator
|
/aosp_15_r20/system/testing/gtest_extras/gtest_isolated/ |
D | Test.h | 30 TEST_FAIL, enumerator
|
/aosp_15_r20/external/mbedtls/tests/include/test/ |
H A D | macros.h | 56 #define TEST_FAIL(MESSAGE) \ macro
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/include/test/ |
H A D | macros.h | 56 #define TEST_FAIL(MESSAGE) \ macro
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/ |
H A D | assert_macros.h | 71 #define TEST_FAIL(ARG) ::test_fail(__FILE__, __LINE__, ARG) macro
|
/aosp_15_r20/external/vboot_reference/tests/common/ |
H A D | tests.h | 131 #define TEST_FAIL(result, comment) \ macro
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/include/ |
H A D | test_util.h | 66 #define TEST_FAIL(fmt, ...) do { \ macro
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/ |
H A D | ptrace.h | 34 #define TEST_FAIL 1 macro
|
/aosp_15_r20/prebuilts/go/linux-x86/src/regexp/testdata/ |
D | testregex.c | 93 #define TEST_FAIL 0x00400000 macro
|