Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/
Dchecked_math.h92 constexpr StrictNumeric<Dst> ValueOrDie() const in ValueOrDie() function
/third_party/gn/src/base/numerics/
Dchecked_math.h85 constexpr StrictNumeric<Dst> ValueOrDie() const { in ValueOrDie() function