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

  /external/jsoncpp/devtools/
antglob.py 189 def local_path( paths ): function in function:glob.AntPatternToRETest.test_matching
191 test_cases.append( (ant_pattern, local_path(accepted_matches), local_path( rejected_matches )) )
  /external/antlr/runtime/Ruby/lib/antlr3/test/
functional.rb 25 def local_path( *parts ) method in class:ANTLR3.Test.Location
30 local_path( name )
110 path = local_path( name.to_s )
162 def local_path( *args ) method in class:ANTLR3.Test.Functional
163 self.class.local_path( *args )

Completed in 5902 milliseconds