Home
last modified time | relevance | path

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

/third_party/boost/libs/sort/test/
Dsort_detail_test.cpp109 for (int log_count = 0; log_count < max_size_bits; ++log_count) { in get_log_divisor_test() local
/third_party/glib/glib/tests/
Dlogging.c21 static guint log_count = 0; variable