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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_xpickle.py 132 # compatibility for the values in for_bin_protos was explicitly broken in
135 for_bin_protos = [4.94e-324, 1e-310]
136 neg_for_bin_protos = [-x for x in for_bin_protos]
140 test_values = test_proto0_values + for_bin_protos + neg_for_bin_protos
  /external/python/cpython2/Lib/test/
test_xpickle.py 132 # compatibility for the values in for_bin_protos was explicitly broken in
135 for_bin_protos = [4.94e-324, 1e-310]
136 neg_for_bin_protos = [-x for x in for_bin_protos]
140 test_values = test_proto0_values + for_bin_protos + neg_for_bin_protos

Completed in 116 milliseconds