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

  /external/python/cpython3/Lib/test/
test_statistics.py 723 class MyFloat(float):
728 for type_ in (float, MyFloat, Decimal, MyDecimal):
737 class MyFloat(float):
739 for nan in (NAN, MyFloat(NAN)):
    [all...]
test_descr.py     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
pickletester.py     [all...]
  /external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
UnittestProto3.cs 167 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.TestFieldOrderings), global::Google.Protobuf.TestProtos.TestFieldOrderings.Parser, new[]{ "MyString", "MyInt", "MyFloat", "SingleNestedMessage" }, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.TestFieldOrderings.Types.NestedMessage), global::Google.Protobuf.TestProtos.TestFieldOrderings.Types.NestedMessage.Parser, new[]{ "Oo", "Bb" }, null, null, null)}),
    [all...]
  /external/python/cpython2/Lib/test/
pickletester.py     [all...]

Completed in 286 milliseconds