Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/wtf/
DMathExtrasTest.cpp62 long underflowInt = minInt - 1; in TEST() local
79 long long underflowInt = minInt - 1; in TEST() local
99 float underflowInt = minInt * 1.1; in TEST() local
117 double underflowInt = minInt - 1; in TEST() local