Searched refs:GetExcludedOps (Results 1 – 4 of 4) sorted by relevance
25 const std::unordered_set<std::string>* GetExcludedOps();
20 const std::unordered_set<std::string>* GetExcludedOps() { in GetExcludedOps() function
211 auto* excluded_ops = GetExcludedOps(); in TEST_F()240 auto* excluded_ops = GetExcludedOps(); in TEST_F()
243 auto* excluded_ops = GetExcludedOps(); in CreateApiDefs()