Home
last modified time | relevance | path

Searched defs:isNegativeInfinity (Results 1 – 4 of 4) sorted by relevance

/external/truth/core/src/test/java/com/google/common/truth/
DFloatSubjectTest.java475 public void isNegativeInfinity() { in isNegativeInfinity() method in FloatSubjectTest
DDoubleSubjectTest.java475 public void isNegativeInfinity() { in isNegativeInfinity() method in DoubleSubjectTest
/external/protobuf/csharp/src/Google.Protobuf/
DJsonParser.cs791 …oid ValidateInfinityAndNan(string text, bool isPositiveInfinity, bool isNegativeInfinity, bool isN… in ValidateInfinityAndNan()
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
DJsonParser.cs791 …oid ValidateInfinityAndNan(string text, bool isPositiveInfinity, bool isNegativeInfinity, bool isN… in ValidateInfinityAndNan()