Searched defs:expect_fail (Results 1 – 6 of 6) sorted by relevance
| /external/gflags/test/ |
| D | gflags_build.py.in | 20 expect_fail = (sys.argv[3].lower() in ['true', 'yes', 'on', '1']) variable
|
| /external/linux-kselftest/tools/testing/selftests/net/ |
| D | ipv6_flowlabel_mgr.c | 43 #define expect_fail(x) __expect(!(x)) macro
|
| /external/zucchini/ |
| 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
|
| /external/liburing/test/ |
| D | io_uring_enter.c | 35 static int expect_fail(int fd, unsigned int to_submit, in expect_fail() function
|
| D | io_uring_register.c | 45 static int expect_fail(int fd, unsigned int opcode, void *arg, in expect_fail() function
|
| /external/autotest/server/cros/bluetooth/ |
| D | bluetooth_adapter_tests.py | 796 def expect_fail(self, test_method, *args, **kwargs): member in BluetoothAdapterTests
|