Searched defs:log_count (Results 1 – 7 of 7) sorted by relevance
195 const uint32_t log_count = 100; in TEST_F() local221 const uint32_t log_count = 100; in TEST_F() local247 const uint32_t log_count = 100; in TEST_F() local289 const uint32_t log_count = 100; in TEST_F() local338 const size_t log_count = kMaxMessageCount; in TEST_F() local
183 size_t log_count = kLogCountLimit * 5; in TEST_F() local202 size_t log_count = kLogCountLimit * 5; in TEST_F() local254 size_t log_count = kLogCountLimit; in TEST_F() local279 size_t log_count = kLogCountLimit * 2; in TEST_F() local
447 const size_t log_count = list_value.size(); in ReadLogsFromPrefList() local
41 static std::atomic<int64_t> log_count{0}; in ThreadsPerBlockLimit() local
87 void set_min_ongoing_log_queue_count(size_t log_count) { in set_min_ongoing_log_queue_count()
63 def _create_log_view_with_logs(self, log_count=100): argument
89 void AddLogEntries(size_t log_count, in AddLogEntries()