Searched refs:IgnoredControlDelegate (Results 1 – 2 of 2) sorted by relevance
27 class IgnoredControlDelegate : public ControlDelegateInterface<T> {29 IgnoredControlDelegate(T value) : value_(value){}; in IgnoredControlDelegate() function
27 IgnoredControlDelegate<int32_t> control(value); in TEST()35 IgnoredControlDelegate<int32_t> control(value); in TEST()