Searched refs:CheckBV (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_bitvector_test.cc32 static void CheckBV(const BV &bv, const set<uptr> &s) { function
129 CheckBV(bv, s);
134 CheckBV(bv1, s1);
146 CheckBV(t_bv, t_s);
152 CheckBV(t_bv, t_s);
161 CheckBV(t_bv, t_s);

Completed in 70 milliseconds