Searched refs:InTestingNamespace (Results 1 – 2 of 2) sorted by relevance
71 bool InTestingNamespace(const clang::Decl* record);
424 bool FindBadConstructsConsumer::InTestingNamespace(const Decl* record) { in InTestingNamespace() function in chrome_checker::FindBadConstructsConsumer440 (InTestingNamespace(overridden) && in IsMethodInBannedOrTestingNamespace()476 if (InTestingNamespace(record_type)) { in CheckVirtualMethods()