Searched refs:check_function (Results 1 – 4 of 4) sorted by relevance
365 def _ModuleNamePrefixMatchingCheck(self, item, check_function): argument385 res = check_function(item)389 res = check_function(
185 def _TestPropertyTypes(self, property_contexts_file, check_function): argument200 if not check_function(tokens[1].split(":")[2])]
247 def _TestPropertyTypes(self, property_contexts_file, check_function): argument262 if not check_function(tokens[1].split(":")[2])]