Home
last modified time | relevance | path

Searched defs:kMaxCount (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_util_unittest.cpp103 const int kMaxCount = 500; in TEST() local
113 const int kMaxCount = 500; in TEST() local
125 const int kMaxCount = 500; in TEST() local
137 const int kMaxCount = 500; in TEST() local
162 const int kMaxCount = 500; in TEST() local
181 const int kMaxCount = 500; in TEST() local
Dcrazy_linker_thread_unittest.cpp77 const size_t kMaxCount = 1000; in TEST() local
/ndk/sources/third_party/googletest/googletest/include/gtest/
Dgtest-printers.h272 const size_t kMaxCount = 32; // The maximum number of elements to print. in DefaultPrintTo() local