/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/ |
case.py | 521 def assertAlmostEqual(self, first, second, places=None, msg=None, delta=None):
523 difference rounded to the given number of decimal places
527 Note that decimal places (from zero) are usually not the same
536 if delta is not None and places is not None:
537 raise TypeError("specify delta or places not both")
547 if places is None:
548 places = 7
550 if round(abs(second-first), places) == 0:
553 standardMsg = '%s != %s within %r places' % (safe_repr(first),
555 places)
[all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/unittest/ |
case.py | 527 def assertAlmostEqual(self, first, second, places=None, msg=None, delta=None): 529 difference rounded to the given number of decimal places 533 Note that decimal places (from zero) are usually not the same 542 if delta is not None and places is not None: 543 raise TypeError("specify delta or places not both") 553 if places is None: 554 places = 7 556 if round(abs(second-first), places) == 0: 559 standardMsg = '%s != %s within %r places' % (safe_repr(first), 561 places) [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/unittest/ |
case.py | 527 def assertAlmostEqual(self, first, second, places=None, msg=None, delta=None): 529 difference rounded to the given number of decimal places 533 Note that decimal places (from zero) are usually not the same 542 if delta is not None and places is not None: 543 raise TypeError("specify delta or places not both") 553 if places is None: 554 places = 7 556 if round(abs(second-first), places) == 0: 559 standardMsg = '%s != %s within %r places' % (safe_repr(first), 561 places) [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/ |
case.py | 527 def assertAlmostEqual(self, first, second, places=None, msg=None, delta=None): 529 difference rounded to the given number of decimal places 533 Note that decimal places (from zero) are usually not the same 542 if delta is not None and places is not None: 543 raise TypeError("specify delta or places not both") 553 if places is None: 554 places = 7 556 if round(abs(second-first), places) == 0: 559 standardMsg = '%s != %s within %r places' % (safe_repr(first), 561 places) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/ |
case.py | 527 def assertAlmostEqual(self, first, second, places=None, msg=None, delta=None): 529 difference rounded to the given number of decimal places 533 Note that decimal places (from zero) are usually not the same 542 if delta is not None and places is not None: 543 raise TypeError("specify delta or places not both") 553 if places is None: 554 places = 7 556 if round(abs(second-first), places) == 0: 559 standardMsg = '%s != %s within %r places' % (safe_repr(first), 561 places) [all...] |
/external/valgrind/massif/tests/ |
custom_alloc.post.exp | 55 ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
|
insig.post.exp | 55 ->00.54% (96B) in 1+ places, all below ms_print's threshold (01.00%) 73 ->01.34% (256B) in 16 places, all below massif's threshold (0.99%)
|
/external/libunwind/doc/ |
unw_getcontext.tex | 35 initialized by \Func{unw\_getcontext()} in places where a structure
|
/external/ltp/testcases/kernel/fs/doio/ |
rwtest | 65 -P Places Not used 149 PLACES=$2 251 places*) 252 FSIZE=${Scenario#places-} 255 set -- $PLACES 275 # check if PLACES is set; if so, put one file in each place 281 # put one file in each of $PLACES
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/ |
test_callbacks.py | 20 self.assertAlmostEqual(result, arg, places=5) 28 self.assertAlmostEqual(result, arg, places=5)
|
/prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/ |
test_callbacks.py | 20 self.assertAlmostEqual(result, arg, places=5) 28 self.assertAlmostEqual(result, arg, places=5)
|
/prebuilts/go/darwin-x86/src/compress/bzip2/ |
bit_reader.go | 64 // least-significant places and masks off anything above.
|
/prebuilts/go/darwin-x86/src/crypto/aes/ |
ctr_s390x.go | 15 // xorBytes xors the contents of a and b and places the resulting values into
|
/prebuilts/go/linux-x86/src/compress/bzip2/ |
bit_reader.go | 64 // least-significant places and masks off anything above.
|
/prebuilts/go/linux-x86/src/crypto/aes/ |
ctr_s390x.go | 15 // xorBytes xors the contents of a and b and places the resulting values into
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/ |
test_callbacks.py | 20 self.assertAlmostEqual(result, arg, places=5) 28 self.assertAlmostEqual(result, arg, places=5)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/ |
test_callbacks.py | 20 self.assertAlmostEqual(result, arg, places=5) 28 self.assertAlmostEqual(result, arg, places=5)
|
/external/dng_sdk/source/ |
dng_xmp.h | 195 uint32 places = 6,
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/ |
SerializableTestUtility.java | 139 private static Locale places[] = { field in class:SerializableTestUtility 456 Currency currencies[] = new Currency[places.length]; 458 for (int i = 0; i < places.length; i += 1) { 459 currencies[i] = Currency.getInstance(places[i]); [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/ |
SerializableTestUtility.java | 138 private static Locale places[] = { field in class:SerializableTestUtility 455 Currency currencies[] = new Currency[places.length]; 457 for (int i = 0; i < places.length; i += 1) { 458 currencies[i] = Currency.getInstance(places[i]); [all...] |
/external/valgrind/gdbserver_tests/ |
mchelp.stdoutB.exp | 52 shows places pointing inside <len> (default 1) bytes at <addr> 121 shows places pointing inside <len> (default 1) bytes at <addr>
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_cmath.py | 117 self.assertAlmostEqual(cmath.pi, pi_expected, places=9,
119 self.assertAlmostEqual(cmath.e, e_expected, places=9,
|
/external/libvorbis/doc/ |
09-helper.tex | 8 The equations below are used in multiple places by the Vorbis codec
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_cmath.py | 117 self.assertAlmostEqual(cmath.pi, pi_expected, places=9, 119 self.assertAlmostEqual(cmath.e, e_expected, places=9,
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_cmath.py | 117 self.assertAlmostEqual(cmath.pi, pi_expected, places=9, 119 self.assertAlmostEqual(cmath.e, e_expected, places=9,
|