Searched defs:GetCount (Results 1 - 25 of 47) sorted by relevance

12

/external/chromium_org/third_party/webrtc/video_engine/
H A Dvie_ref_count.cc42 int ViERefCount::GetCount() const { function in class:webrtc::ViERefCount
/external/chromium_org/ppapi/cpp/
H A Dnetwork_list.cc36 uint32_t NetworkList::GetCount() const { function in class:pp::NetworkList
39 return get_interface<PPB_NetworkList_1_0>()->GetCount(pp_resource());
/external/chromium_org/ppapi/thunk/
H A Dppb_network_list_thunk.cc25 uint32_t GetCount(PP_Resource resource) { function in namespace:ppapi::thunk::__anon9668
26 VLOG(4) << "PPB_NetworkList::GetCount()";
30 return enter.object()->GetCount();
85 &GetCount,
/external/lldb/source/Host/macosx/cfcpp/
H A DCFCMutableSet.cpp53 CFCMutableSet::GetCount() const function in class:CFCMutableSet
H A DCFCMutableArray.cpp49 CFCMutableArray::GetCount() const function in class:CFCMutableArray
71 return ::CFArrayGetCountOfValue (array, CFRangeMake(0, GetCount()), value);
/external/lldb/tools/lldb-perf/lib/
H A DMetric.cpp38 Metric<T>::GetCount () const function in class:Metric
57 return GetSum()/GetCount();
/external/chromium_org/ppapi/proxy/
H A Dnetwork_list_resource.cc30 uint32_t NetworkListResource::GetCount() { function in class:ppapi::proxy::NetworkListResource
/external/chromium_org/third_party/skia/tests/
H A DSmallAllocatorTest.cpp22 static int GetCount() { return kCount; } function in class:CountingClass
36 REPORTER_ASSERT(reporter, CountingClass::GetCount() == static_cast<int>(i+1));
39 REPORTER_ASSERT(reporter, CountingClass::GetCount() == 0);
H A DLayerRasterizerTest.cpp34 static int GetCount() { return gCount; } function in class:DummyRasterizer
53 REPORTER_ASSERT(reporter, DummyRasterizer::GetCount() == 1);
58 REPORTER_ASSERT(reporter, DummyRasterizer::GetCount() == 0);
/external/skia/tests/
H A DSmallAllocatorTest.cpp22 static int GetCount() { return kCount; } function in class:CountingClass
36 REPORTER_ASSERT(reporter, CountingClass::GetCount() == static_cast<int>(i+1));
39 REPORTER_ASSERT(reporter, CountingClass::GetCount() == 0);
H A DLayerRasterizerTest.cpp34 static int GetCount() { return gCount; } function in class:DummyRasterizer
53 REPORTER_ASSERT(reporter, DummyRasterizer::GetCount() == 1);
58 REPORTER_ASSERT(reporter, DummyRasterizer::GetCount() == 0);
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Collections.pas106 function GetCount: Integer; function
222 function THashList<TKey, TValue>.GetCount: Integer;
316 Result := GetItem(GetCount - 1);
323 I := GetCount - 1;
/external/chromium_org/base/metrics/
H A Dsample_map.cc26 Count SampleMap::GetCount(Sample value) const { function in class:base::SampleMap
H A Dsample_vector.cc33 Count SampleVector::GetCount(Sample value) const { function in class:base::SampleVector
/external/chromium_org/components/translate/core/browser/
H A Dtranslate_browser_metrics_unittest.cc78 HistogramBase::Count GetCount(HistogramBase::Sample value) { function in class:__anon6611::MetricsRecorder
94 HistogramBase::Count count = samples_->GetCount(value);
97 return count - base_samples_->GetCount(value);
166 EXPECT_EQ(1, recorder.GetCount(ENGLISH));
176 EXPECT_EQ(1, recorder.GetCount(ENGLISH));
186 EXPECT_EQ(1, recorder.GetCount(ENGLISH));
/external/chromium_org/ppapi/c/
H A Dppb_network_list.h103 uint32_t (*GetCount)(PP_Resource resource); member in struct:PPB_NetworkList_1_0
/external/chromium_org/v8/test/cctest/
H A Dtest-libplatform.h42 int GetCount() const { function in class:TaskCounter
/external/lldb/include/lldb/DataFormatters/
H A DTypeCategoryMap.h92 GetCount () function in class:lldb_private::TypeCategoryMap
/external/chromium_org/components/translate/core/common/
H A Dtranslate_metrics_unittest.cc118 HistogramBase::Count GetCount(HistogramBase::Sample value) { function in class:__anon6622::MetricsRecorder
134 HistogramBase::Count count = samples_->GetCount(value);
137 return count - base_samples_->GetCount(value);
265 EXPECT_EQ(0, recorder.GetCount(kTrue));
266 EXPECT_EQ(0, recorder.GetCount(kFalse));
268 EXPECT_EQ(1, recorder.GetCount(kTrue));
269 EXPECT_EQ(0, recorder.GetCount(kFalse));
271 EXPECT_EQ(1, recorder.GetCount(kTrue));
272 EXPECT_EQ(1, recorder.GetCount(kFalse));
/external/lldb/source/DataFormatters/
H A DDataVisualization.cpp84 DataVisualization::ValueFormats::GetCount () function in class:DataVisualization::ValueFormats
86 return GetFormatManager().GetValueNavigator().GetCount();
234 DataVisualization::Categories::GetCount () function in class:DataVisualization::Categories
276 DataVisualization::NamedSummaryFormats::GetCount () function in class:DataVisualization::NamedSummaryFormats
278 return GetFormatManager().GetNamedSummaryNavigator().GetCount();
/external/chromium_org/base/strings/
H A Dsafe_sprintf.cc134 // caller can now stop adding more data, as GetCount() has reached its
144 inline ssize_t GetCount() const { function in class:base::strings::__anon2419::Buffer
153 // needed so that GetCount() can return the number of bytes that should
648 return buffer.GetCount();
678 return buffer.GetCount();
/external/chromium_org/chrome/browser/component_updater/test/
H A Durl_request_post_interceptor.cc92 int URLRequestPostInterceptor::GetCount() const { function in class:component_updater::URLRequestPostInterceptor
/external/chromium_org/chrome/browser/history/android/
H A Dsqlite_cursor.cc66 jint SQLiteCursor::GetCount(JNIEnv* env, jobject obj) { function in class:SQLiteCursor
/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dfake_base_tab_strip_controller.cc37 int FakeBaseTabStripController::GetCount() const { function in class:FakeBaseTabStripController
/external/chromium_org/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_util.h184 size_t GetCount() const { return count_; } function in class:crazy::Vector
264 size_t GetCount() const { return items_.GetCount(); } function in class:crazy::Set

Completed in 818 milliseconds

12