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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/
pybench.py 659 benchmarks_compatible = self.compatible(compare_to)
690 if (benchmarks_compatible and
720 if not benchmarks_compatible or not tests_compatible:
    [all...]
  /external/python/cpython2/Tools/pybench/
pybench.py 659 benchmarks_compatible = self.compatible(compare_to)
690 if (benchmarks_compatible and
720 if not benchmarks_compatible or not tests_compatible:
  /external/python/cpython3/Tools/pybench/
pybench.py 663 benchmarks_compatible = self.compatible(compare_to)
694 if (benchmarks_compatible and
724 if not benchmarks_compatible or not tests_compatible:

Completed in 106 milliseconds