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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/
pybench.py 264 def calibrate_test(self): member in class:Test
514 test.calibrate_test()
    [all...]
  /external/python/cpython2/Tools/pybench/
pybench.py 264 def calibrate_test(self): member in class:Test
514 test.calibrate_test()
  /external/python/cpython3/Tools/pybench/
pybench.py 273 def calibrate_test(self): member in class:Test
521 test.calibrate_test()
  /prebuilts/go/darwin-x86/src/math/big/
nat.go 252 var karatsubaThreshold = 40 // computed by calibrate_test.go
498 var basicSqrThreshold = 20 // computed by calibrate_test.go
499 var karatsubaSqrThreshold = 400 // computed by calibrate_test.go
  /prebuilts/go/linux-x86/src/math/big/
nat.go 252 var karatsubaThreshold = 40 // computed by calibrate_test.go
498 var basicSqrThreshold = 20 // computed by calibrate_test.go
499 var karatsubaSqrThreshold = 400 // computed by calibrate_test.go

Completed in 159 milliseconds