Searched defs:log_count (Results 1 – 9 of 9) sorted by relevance
198 const uint32_t log_count = 100; in TEST_F() local224 const uint32_t log_count = 100; in TEST_F() local250 const uint32_t log_count = 100; in TEST_F() local292 const uint32_t log_count = 100; in TEST_F() local341 const size_t log_count = kMaxMessageCount; in TEST_F() local
187 size_t log_count = kLogCountLimit * 5; in TEST_F() local206 size_t log_count = kLogCountLimit * 5; in TEST_F() local258 size_t log_count = kLogCountLimit; in TEST_F() local283 size_t log_count = kLogCountLimit * 2; in TEST_F() local
455 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()
59 def _create_log_view_with_logs(self, log_count=100): argument
120 int32 log_count = 1; field
46 uint32_t log_count; member
89 void AddLogEntries(size_t log_count, in AddLogEntries()