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

  /external/v8/test/cctest/
testcfg.py 52 if exists(join(self.context.buildspace, 'obj', 'test', self.mode)):
57 serialization_file = join(self.context.buildspace, serialization_file)
88 executable = join(self.context.buildspace, executable)
93 executable = join(self.context.buildspace, executable)
  /external/v8/test/benchmarks/
testcfg.py 73 os.chdir(self.context.buildspace)
  /external/v8/test/preparser/
testcfg.py 126 executable = join(self.context.buildspace, executable)
131 executable = join(self.context.buildspace, executable)
  /external/v8/tools/
test.py 698 def __init__(self, workspace, buildspace, verbose, vm, timeout, processor, suppress_dialogs, store_unexpected_output):
700 self.buildspace = buildspace
    [all...]

Completed in 82 milliseconds