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

  /external/v8/tools/gyp/test/custom-generator/
gyptest-custom-generator.py 11 test = TestGyp.TestGypCustom(format='mygenerator.py')
  /external/v8/tools/gyp/test/analyzer/
gyptest-analyzer.py 41 # NOTE: this would be clearer if it subclassed TestGypCustom, but that trips
43 test = TestGyp.TestGypCustom(format='analyzer')
  /external/v8/tools/gyp/test/lib/
TestGyp.py 427 class TestGypCustom(TestGypBase):
434 super(TestGypCustom, self).__init__(*args, **kw)
    [all...]

Completed in 577 milliseconds