Searched defs:log_count (Results 1 – 10 of 10) sorted by relevance
198 const uint32_t log_count = 100; in TEST_F() local222 const uint32_t log_count = 100; in TEST_F() local246 const uint32_t log_count = 100; in TEST_F() local287 const uint32_t log_count = 100; in TEST_F() local336 const size_t log_count = kMaxMessageCount; in TEST_F() local
185 size_t log_count = kLogCountLimit * 5; in TEST_F() local204 size_t log_count = kLogCountLimit * 5; in TEST_F() local256 size_t log_count = kLogCountLimit; in TEST_F() local281 size_t log_count = kLogCountLimit * 2; in TEST_F() local
461 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 int log_count = 0; variable
46 uint32_t log_count; member
89 void AddLogEntries(size_t log_count, in AddLogEntries()