Home
last modified time | relevance | path

Searched refs:TestNumericConversion (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/base/
H A Dsafe_numerics_unittest.cc822 struct TestNumericConversion {}; struct
945 struct TestNumericConversion<Dst, Src, SIGN_PRESERVING_VALUE_PRESERVING> { struct
1006 struct TestNumericConversion<Dst, Src, SIGN_PRESERVING_NARROW> { struct
1072 struct TestNumericConversion<Dst, Src, SIGN_TO_UNSIGN_WIDEN_OR_EQUAL> { struct
1106 struct TestNumericConversion<Dst, Src, SIGN_TO_UNSIGN_NARROW> { struct
1174 struct TestNumericConversion<Dst, Src, UNSIGN_TO_SIGN_NARROW_OR_EQUAL> { struct
1207 TestNumericConversion<d, s, t>::Test(#d, #s, __LINE__)
/aosp_15_r20/external/cronet/base/
H A Dsafe_numerics_unittest.cc912 struct TestNumericConversion {}; struct
1035 struct TestNumericConversion<Dst, Src, SIGN_PRESERVING_VALUE_PRESERVING> { struct
1096 struct TestNumericConversion<Dst, Src, SIGN_PRESERVING_NARROW> { struct
1162 struct TestNumericConversion<Dst, Src, SIGN_TO_UNSIGN_WIDEN_OR_EQUAL> { struct
1196 struct TestNumericConversion<Dst, Src, SIGN_TO_UNSIGN_NARROW> { struct
1264 struct TestNumericConversion<Dst, Src, UNSIGN_TO_SIGN_NARROW_OR_EQUAL> { struct
1297 TestNumericConversion<d, s, t>::Test(#d, #s, __LINE__)