Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/rtc_base/numerics/
H A Dsafe_compare_unittest.cc54 bool TestLessThan17Ref( int a) { return a < 17; } in TestLessThan17Ref() function
55 bool TestLessThan17Ref( unsigned a) { return a < 17; } in TestLessThan17Ref() function