Searched defs:CHECK_LT (Results 1 - 2 of 2) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/utils/google-benchmark/src/
H A Dcheck.h69 #define CHECK_LT(a, b) CHECK((a) < (b)) macro
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/src/
H A Dcheck.h69 #define CHECK_LT(a, b) CHECK((a) < (b)) macro

Completed in 528 milliseconds