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 53 serialization_file = join(self.context.buildspace, serialization_file)
84 executable = join(self.context.buildspace, executable)
  /external/v8/test/benchmarks/
testcfg.py 73 os.chdir(self.context.buildspace)
  /external/v8/test/preparser/
testcfg.py 72 executable = join(self.context.buildspace, executable)
  /external/v8/tools/
test.py 671 def __init__(self, workspace, buildspace, verbose, vm, timeout, processor, suppress_dialogs, store_unexpected_output):
673 self.buildspace = buildspace
    [all...]

Completed in 176 milliseconds