HomeSort by relevance Sort by last modified time
    Searched refs:BPF_TEST_D (Results 1 - 2 of 2) sorted by null

  /external/libchrome/sandbox/linux/seccomp-bpf/
bpf_tests.h 46 #define BPF_TEST_D(test_case_name, test_name, bpf_tester_delegate_class) \
50 // Identical to BPF_TEST_D but allows to specify the nature of death.
69 // BPF_TEST_D and BPF_TEST_C.
bpf_tests_unittest.cc 132 BPF_TEST_D(BPFTest, BPFTestWithDelegateClass, BasicBPFTesterDelegate);

Completed in 129 milliseconds