Searched defs:expect_fail (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/zucchini/ |
H A D | rel32_utils_unittest.cc | 344 std::vector<uint8_t> expect_fail; in TEST() local 507 std::vector<uint8_t> expect_fail; in TEST() local
|
/aosp_15_r20/external/gflags/test/ |
H A D | gflags_build.py.in | 20 expect_fail = (sys.argv[3].lower() in ['true', 'yes', 'on', '1']) variable
|
/aosp_15_r20/bionic/tests/ |
H A D | page_size_compat_helpers.h | 42 static inline void OpenTestLibrary(std::string lib, bool expect_fail, void** handle) { in OpenTestLibrary()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/ |
H A D | ipv6_flowlabel_mgr.c | 43 #define expect_fail(x) __expect(!(x)) macro
|
/aosp_15_r20/external/liburing/test/ |
H A D | io_uring_enter.c | 35 static int expect_fail(int fd, unsigned int to_submit, in expect_fail() function
|
H A D | io_uring_register.c | 45 static int expect_fail(int fd, unsigned int opcode, void *arg, in expect_fail() function
|
/aosp_15_r20/external/pytorch/test/ |
H A D | test_utils.py | 801 def try_check_onnx_broadcast(dims1, dims2, expect_broadcast, expect_fail): argument
|
/aosp_15_r20/kernel/tests/net/test/ |
H A D | xfrm_tunnel_test.py | 722 sa_info=None, expect_fail=False): argument
|
/aosp_15_r20/external/autotest/server/cros/bluetooth/ |
H A D | bluetooth_adapter_tests.py | 796 def expect_fail(self, test_method, *args, **kwargs): member in BluetoothAdapterTests
|