Searched refs:Count (Results 1 – 6 of 6) sorted by relevance
5 Count Test
43 TEST(InstructionTest, Count) { in TEST() argument
60 size_t Count() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in Count() function
127 for (size_t i = 0; i < iftable->Count() && result == NULL; i++) { in FindOverriddenMethod()
392 return iftable->Count(); in GetIfTableCount()
695 def Count(self): member in _FunctionState2016 function_state.Count() # Count non-blank/non-comment lines.