HomeSort by relevance Sort by last modified time
    Searched full:test_blocking_counter (Results 1 - 1 of 1) sorted by null

  /external/gemmlowp/test/
test_blocking_counter.cc 61 void test_blocking_counter(BlockingCounter* blocking_counter, int num_threads, function in namespace:gemmlowp
81 void test_blocking_counter() { function in namespace:gemmlowp
91 test_blocking_counter(blocking_counter, num_threads,
102 int main() { gemmlowp::test_blocking_counter(); }

Completed in 1175 milliseconds