HomeSort by relevance Sort by last modified time
    Searched refs:getIncludeGuardName (Results 1 - 2 of 2) sorted by null

  /external/deqp/scripts/
check_include_guards.py 11 def getIncludeGuardName (headerFile):
15 includeGuard = getIncludeGuardName(headerFile)
44 includeGuard = getIncludeGuardName(headerFile)
check_redundant_include_guards.py 12 def getIncludeGuardName (headerFile):
26 if getIncludeGuardName(includeName) != ifndefName:

Completed in 85 milliseconds