Searched defs:noop2 (Results 1 – 4 of 4) sorted by relevance
55 void (*noop2)() = 0; in test4() local
258 NoopReplaceable noop2; in TestReplaceableClass() local
82 void __shim_type_info::noop2() const {} in noop2() function in __cxxabiv1::__shim_type_info
266 auto noop2 = ops::NoOp(s.WithControlDependencies(x)); in TEST_F() local