HomeSort by relevance Sort by last modified time
    Searched refs:get_count (Results 1 - 3 of 3) sorted by null

  /system/core/libcutils/tests/memset_mips/
test_memset.c 18 get_count(void) function
28 get_count(void) function
46 start = get_count();
47 stop = get_count();
59 start = get_count();
61 stop = get_count();
  /external/v8/test/cctest/
test-decls.cc 64 int get_count() const { return get_count_; } function in class:DeclarationContext
138 CHECK_EQ(get, get_count());
  /external/valgrind/main/coregrind/m_demangle/
cplus-dem.c 418 static int get_count (const char **, int *);
3499 get_count (const char **type, int *count) function
    [all...]

Completed in 191 milliseconds