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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
double_const.py 19 def check_ok(x, x_str): function
29 check_ok(PI, PI_str)
30 check_ok(TWOPI, TWOPI_str)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
double_const.py 19 def check_ok(x, x_str): function
29 check_ok(PI, PI_str)
30 check_ok(TWOPI, TWOPI_str)

Completed in 243 milliseconds