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

  /external/libchrome/base/numerics/
safe_numerics_unittest.cc 328 struct TestNumericConversion {};
337 struct TestNumericConversion<Dst, Src, SIGN_PRESERVING_VALUE_PRESERVING> {
382 struct TestNumericConversion<Dst, Src, SIGN_PRESERVING_NARROW> {
429 struct TestNumericConversion<Dst, Src, SIGN_TO_UNSIGN_WIDEN_OR_EQUAL> {
451 struct TestNumericConversion<Dst, Src, SIGN_TO_UNSIGN_NARROW> {
494 struct TestNumericConversion<Dst, Src, UNSIGN_TO_SIGN_NARROW_OR_EQUAL> {
516 TestNumericConversion<d, s, t>::Test(#d, #s, __LINE__)
    [all...]
  /external/libweave/third_party/chromium/base/numerics/
safe_numerics_unittest.cc 324 struct TestNumericConversion {};
333 struct TestNumericConversion<Dst, Src, SIGN_PRESERVING_VALUE_PRESERVING> {
378 struct TestNumericConversion<Dst, Src, SIGN_PRESERVING_NARROW> {
425 struct TestNumericConversion<Dst, Src, SIGN_TO_UNSIGN_WIDEN_OR_EQUAL> {
447 struct TestNumericConversion<Dst, Src, SIGN_TO_UNSIGN_NARROW> {
490 struct TestNumericConversion<Dst, Src, UNSIGN_TO_SIGN_NARROW_OR_EQUAL> {
512 TestNumericConversion<d, s, t>::Test(#d, #s, __LINE__)
    [all...]

Completed in 120 milliseconds