Searched refs:BPFTesterSimpleDelegate (Results 1 – 1 of 1) sorted by relevance
38 new sandbox::BPFTesterSimpleDelegate<bpf_policy_class_name>( \103 class BPFTesterSimpleDelegate : public BPFTesterDelegate {105 explicit BPFTesterSimpleDelegate(void (*test_function)(void)) in BPFTesterSimpleDelegate() function107 ~BPFTesterSimpleDelegate() override {} in ~BPFTesterSimpleDelegate()119 DISALLOW_COPY_AND_ASSIGN(BPFTesterSimpleDelegate);