Home
last modified time | relevance | path

Searched refs:getSummary (Results 1 – 25 of 86) sorted by relevance

1234

/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/trace/export/
DInProcessRunningSpanStoreImplTest.java75 assertThat(activeSpansExporter.getSummary().getPerSpanNameSummary().size()).isEqualTo(2); in getSummary_SpansWithDifferentNames()
78 .getSummary() in getSummary_SpansWithDifferentNames()
85 .getSummary() in getSummary_SpansWithDifferentNames()
91 assertThat(activeSpansExporter.getSummary().getPerSpanNameSummary().size()).isEqualTo(1); in getSummary_SpansWithDifferentNames()
92 assertThat(activeSpansExporter.getSummary().getPerSpanNameSummary().get(SPAN_NAME_1)).isNull(); in getSummary_SpansWithDifferentNames()
95 .getSummary() in getSummary_SpansWithDifferentNames()
101 assertThat(activeSpansExporter.getSummary().getPerSpanNameSummary().size()).isEqualTo(0); in getSummary_SpansWithDifferentNames()
109 assertThat(activeSpansExporter.getSummary().getPerSpanNameSummary().size()).isEqualTo(1); in getSummary_SpansWithSameName()
112 .getSummary() in getSummary_SpansWithSameName()
118 assertThat(activeSpansExporter.getSummary().getPerSpanNameSummary().size()).isEqualTo(1); in getSummary_SpansWithSameName()
[all …]
DInProcessSampledSpanStoreImplTest.java147 sampleStore.getSummary().getPerSpanNameSummary(); in addSpansWithRegisteredNamesInAllLatencyBuckets()
161 sampleStore.getSummary().getPerSpanNameSummary(); in addSpansWithoutRegisteredNamesInAllLatencyBuckets()
193 sampleStore.getSummary().getPerSpanNameSummary(); in addSpansWithRegisteredNamesInAllErrorBuckets()
207 sampleStore.getSummary().getPerSpanNameSummary(); in addSpansWithoutRegisteredNamesInAllErrorBuckets()
/external/opencensus-java/contrib/zpages/src/test/java/io/opencensus/contrib/zpages/
DTracezZPageHandlerTest.java79 when(runningSpanStore.getSummary()).thenReturn(runningSpanStoreSummary); in emitSummaryTableForEachSpan()
80 when(sampledSpanStore.getSummary()).thenReturn(sampledSpanStoreSummary); in emitSummaryTableForEachSpan()
92 when(runningSpanStore.getSummary()).thenReturn(runningSpanStoreSummary); in linksForActiveRequests_InSummaryTable()
93 when(sampledSpanStore.getSummary()).thenReturn(sampledSpanStoreSummary); in linksForActiveRequests_InSummaryTable()
110 when(runningSpanStore.getSummary()).thenReturn(runningSpanStoreSummary); in linksForSampledRequests_InSummaryTable()
111 when(sampledSpanStore.getSummary()).thenReturn(sampledSpanStoreSummary); in linksForSampledRequests_InSummaryTable()
132 when(runningSpanStore.getSummary()).thenReturn(runningSpanStoreSummary); in linksForFailedRequests_InSummaryTable()
133 when(sampledSpanStore.getSummary()).thenReturn(sampledSpanStoreSummary); in linksForFailedRequests_InSummaryTable()
/external/opencensus-java/api/src/test/java/io/opencensus/trace/export/
DNoopSampledSpanStoreTest.java44 SampledSpanStore.Summary summary = sampledSpanStore.getSummary(); in noopSampledSpanStore_RegisterUnregisterAndGetSummary()
50 summary = sampledSpanStore.getSummary(); in noopSampledSpanStore_RegisterUnregisterAndGetSummary()
60 summary = sampledSpanStore.getSummary(); in noopSampledSpanStore_RegisterUnregisterAndGetSummary()
DNoopRunningSpanStoreTest.java39 RunningSpanStore.Summary summary = runningSpanStore.getSummary(); in noopRunningSpanStore_GetSummary()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DProfileCommon.h78 std::unique_ptr<ProfileSummary> getSummary();
88 std::unique_ptr<ProfileSummary> getSummary();
/external/llvm-project/llvm/include/llvm/ProfileData/
DProfileCommon.h82 std::unique_ptr<ProfileSummary> getSummary();
92 std::unique_ptr<ProfileSummary> getSummary();
/external/opencensus-java/api/src/main/java/io/opencensus/trace/export/
DRunningSpanStore.java59 public abstract Summary getSummary(); in getSummary() method in RunningSpanStore
191 public Summary getSummary() { in getSummary() method in RunningSpanStore.NoopRunningSpanStore
DSampledSpanStore.java73 public abstract Summary getSummary(); in getSummary() method in SampledSpanStore
480 public Summary getSummary() { in getSummary() method in SampledSpanStore.NoopSampledSpanStore
/external/llvm/include/llvm/ProfileData/
DProfileCommon.h79 std::unique_ptr<ProfileSummary> getSummary();
88 std::unique_ptr<ProfileSummary> getSummary();
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/
DSynchronizedSummaryStatistics.java57 public synchronized StatisticalSummary getSummary() { in getSummary() method in SynchronizedSummaryStatistics
58 return super.getSummary(); in getSummary()
/external/llvm/lib/ProfileData/
DProfileSummaryBuilder.cpp91 std::unique_ptr<ProfileSummary> SampleProfileSummaryBuilder::getSummary() { in getSummary() function in SampleProfileSummaryBuilder
98 std::unique_ptr<ProfileSummary> InstrProfSummaryBuilder::getSummary() { in getSummary() function in InstrProfSummaryBuilder
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DProfileSummaryBuilder.cpp94 std::unique_ptr<ProfileSummary> SampleProfileSummaryBuilder::getSummary() { in getSummary() function in SampleProfileSummaryBuilder
101 std::unique_ptr<ProfileSummary> InstrProfSummaryBuilder::getSummary() { in getSummary() function in InstrProfSummaryBuilder
/external/llvm-project/llvm/lib/ProfileData/
DProfileSummaryBuilder.cpp107 std::unique_ptr<ProfileSummary> SampleProfileSummaryBuilder::getSummary() { in getSummary() function in SampleProfileSummaryBuilder
114 std::unique_ptr<ProfileSummary> InstrProfSummaryBuilder::getSummary() { in getSummary() function in InstrProfSummaryBuilder
/external/llvm-project/mlir/tools/mlir-tblgen/
DOpDocGen.cpp92 os << "\n" << op.getSummary() << "\n\n"; in emitOpDoc()
191 os << "\n" << td.getSummary() << "\n"; in emitTypeDefDoc()
223 emitIfNotEmpty(dialect.getSummary(), os); in emitDialectDoc()
/external/setupdesign/main/src/com/google/android/setupdesign/items/
DItem.java132 public CharSequence getSummary() { in getSummary() method in Item
173 CharSequence summary = getSummary(); in onBindView()
/external/llvm-project/mlir/include/mlir/TableGen/
DDialect.h42 StringRef getSummary() const;
DTypeDef.h46 StringRef getSummary() const;
DPass.h89 StringRef getSummary() const;
/external/opencensus-java/impl_core/src/main/java/io/opencensus/implcore/trace/export/
DRunningSpanStoreImpl.java62 public Summary getSummary() { in getSummary() method in RunningSpanStoreImpl.NoopRunningSpanStoreImpl
DSampledSpanStoreImpl.java53 public Summary getSummary() { in getSummary() method in SampledSpanStoreImpl.NoopSampledSpanStoreImpl
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowDialogPreferenceTest.java24 assertThat(preference.getSummary()).isEqualTo("This is the dialog summary"); in inflate_shouldCreateDialogPreference()
DShadowPreferenceActivityTestWithFragment.java43 assertThat(preference.getSummary()).isEqualTo(""); in preferenceAddedWithCorrectDetails()
/external/llvm-project/mlir/lib/TableGen/
DDialect.cpp47 StringRef Dialect::getSummary() const { in getSummary() function in Dialect
DPass.cpp84 StringRef Pass::getSummary() const { return def->getValueAsString("summary"); } in getSummary() function in Pass

1234