Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/net/dcsctp/common/
H A Dmath.h30 bool IsDivisibleBy4(IntType val) { in IsDivisibleBy4() function
H A Dmath_test.cc83 TEST(MathUtilTest, IsDivisibleBy4) { in TEST() argument