Home
last modified time | relevance | path

Searched refs:GetTracing (Results 1 – 25 of 177) sorted by relevance

12345678

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/arc/tracing/
H A Darc_app_performance_tracing_unittest.cc87 tracing_helper().GetTracing()->OnWindowActivated( in StartArcFocusAppTracing()
90 tracing_helper().GetTracing()->OnTaskCreated( in StartArcFocusAppTracing()
116 tracing_helper().GetTracing()->OnTaskCreated( in TEST_F()
126 tracing_helper().GetTracing()->OnWindowActivated( in TEST_F()
138 tracing_helper().GetTracing()->OnWindowActivated( in TEST_F()
144 tracing_helper().GetTracing()->OnTaskCreated( in TEST_F()
159 tracing_helper().GetTracing()->OnWindowActivated( in TEST_F()
163 tracing_helper().GetTracing()->OnTaskCreated( in TEST_F()
197 EXPECT_FALSE(tracing_helper().GetTracing()->WasReported(kFocusCategory)); in TEST_F()
200 EXPECT_TRUE(tracing_helper().GetTracing()->WasReported(kFocusCategory)); in TEST_F()
H A Darc_app_performance_tracing_test_helper.cc30 if (!GetTracing()) { in SetUp()
32 DCHECK(GetTracing()); in SetUp()
59 ArcAppPerformanceTracing* ArcAppPerformanceTracingTestHelper::GetTracing() { in GetTracing() function in arc::ArcAppPerformanceTracingTestHelper
66 return GetTracing()->session(); in GetTracingSession()
H A Darc_app_performance_tracing_test_helper.h43 ArcAppPerformanceTracing* GetTracing();
/dports/sysutils/istio/istio-1.6.7/galley/pkg/config/analysis/analyzers/testdata/common/
H A Dsidecar-injector-configmap.yaml120 - "{{ .ProxyConfig.GetTracing.GetLightstep.GetAddress }}"
122 - "{{ .ProxyConfig.GetTracing.GetLightstep.GetAccessToken }}"
123 - --lightstepSecure={{ .ProxyConfig.GetTracing.GetLightstep.GetSecure }}
125 - "{{ .ProxyConfig.GetTracing.GetLightstep.GetCacertPath }}"
128 - "{{ .ProxyConfig.GetTracing.GetZipkin.GetAddress }}"
131 - "{{ .ProxyConfig.GetTracing.GetDatadog.GetAddress }}"
346 - mountPath: {{ directory .ProxyConfig.GetTracing.GetLightstep.GetCacertPath }}
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/headless/lib/
H A Dheadless_browser_browsertest.cc570 client_->GetTracing()->GetExperimental()->AddObserver(this); in TraceHelper()
572 client_->GetTracing()->GetExperimental()->Start( in TraceHelper()
589 client_->GetTracing()->GetExperimental()->End( in OnTracingStarted()
/dports/www/chromium-legacy/chromium-88.0.4324.182/headless/test/
H A Dheadless_browser_browsertest.cc562 client_->GetTracing()->GetExperimental()->AddObserver(this); in TraceHelper()
564 client_->GetTracing()->GetExperimental()->Start( in TraceHelper()
581 client_->GetTracing()->GetExperimental()->End( in OnTracingStarted()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/headless/public/
H A Dheadless_devtools_client.h183 virtual tracing::Domain* GetTracing() = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/headless/public/
H A Dheadless_devtools_client.h183 virtual tracing::Domain* GetTracing() = 0;
/dports/sysutils/istio/istio-1.6.7/operator/cmd/mesh/testdata/manifest-generate/data-snapshot/charts/istiod-remote/files/
H A Dinjection-template.yaml341 … {{- if and (eq .Values.global.proxy.tracer "lightstep") .ProxyConfig.GetTracing.GetTlsSettings }}
342 - mountPath: {{ directory .ProxyConfig.GetTracing.GetTlsSettings.GetCaCertificates }}
404 {{- if and (eq .Values.global.proxy.tracer "lightstep") .ProxyConfig.GetTracing.GetTlsSettings }}
H A Dgen-istiod-remote.yaml577 … {{- if and (eq .Values.global.proxy.tracer "lightstep") .ProxyConfig.GetTracing.GetTlsSettings }}
578 - mountPath: {{ directory .ProxyConfig.GetTracing.GetTlsSettings.GetCaCertificates }}
640 … {{- if and (eq .Values.global.proxy.tracer "lightstep") .ProxyConfig.GetTracing.GetTlsSettings }}
/dports/sysutils/istio/istio-1.6.7/manifests/charts/istio-control/istio-discovery/files/
H A Dinjection-template.yaml345 … {{- if and (eq .Values.global.proxy.tracer "lightstep") .ProxyConfig.GetTracing.GetTlsSettings }}
346 - mountPath: {{ directory .ProxyConfig.GetTracing.GetTlsSettings.GetCaCertificates }}
408 {{- if and (eq .Values.global.proxy.tracer "lightstep") .ProxyConfig.GetTracing.GetTlsSettings }}
H A Dgen-istio.yaml659 … {{- if and (eq .Values.global.proxy.tracer "lightstep") .ProxyConfig.GetTracing.GetTlsSettings }}
660 - mountPath: {{ directory .ProxyConfig.GetTracing.GetTlsSettings.GetCaCertificates }}
722 … {{- if and (eq .Values.global.proxy.tracer "lightstep") .ProxyConfig.GetTracing.GetTlsSettings }}
/dports/sysutils/istio/istio-1.6.7/manifests/charts/istiod-remote/files/
H A Dinjection-template.yaml345 … {{- if and (eq .Values.global.proxy.tracer "lightstep") .ProxyConfig.GetTracing.GetTlsSettings }}
346 - mountPath: {{ directory .ProxyConfig.GetTracing.GetTlsSettings.GetCaCertificates }}
408 {{- if and (eq .Values.global.proxy.tracer "lightstep") .ProxyConfig.GetTracing.GetTlsSettings }}
H A Dgen-istiod-remote.yaml581 … {{- if and (eq .Values.global.proxy.tracer "lightstep") .ProxyConfig.GetTracing.GetTlsSettings }}
582 - mountPath: {{ directory .ProxyConfig.GetTracing.GetTlsSettings.GetCaCertificates }}
644 … {{- if and (eq .Values.global.proxy.tracer "lightstep") .ProxyConfig.GetTracing.GetTlsSettings }}
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/extensions/autotest_private/
H A Dautotest_private_apitest.cc292 return tracing_helper_.GetTracing(); in performance_tracing()
/dports/www/chromium-legacy/chromium-88.0.4324.182/headless/public/internal/
H A Dheadless_devtools_client_impl.h100 tracing::Domain* GetTracing() override;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/headless/public/internal/
H A Dheadless_devtools_client_impl.h100 tracing::Domain* GetTracing() override;
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/envoyproxy/go-control-plane/envoy/config/filter/network/http_connection_manager/v2/
H A Dhttp_connection_manager.pb.validate.go84 if v, ok := interface{}(m.GetTracing()).(interface{ Validate() error }); ok {
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/envoyproxy/go-control-plane/envoy/config/filter/network/http_connection_manager/v2/
H A Dhttp_connection_manager.pb.validate.go84 if v, ok := interface{}(m.GetTracing()).(interface{ Validate() error }); ok {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/envoyproxy/go-control-plane/envoy/config/filter/network/http_connection_manager/v2/
H A Dhttp_connection_manager.pb.validate.go84 if v, ok := interface{}(m.GetTracing()).(interface{ Validate() error }); ok {
/dports/www/chromium-legacy/chromium-88.0.4324.182/headless/lib/browser/
H A Dheadless_devtools_client_impl.cc448 tracing::Domain* HeadlessDevToolsClientImpl::GetTracing() { in GetTracing() function in headless::HeadlessDevToolsClientImpl
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/headless/lib/browser/
H A Dheadless_devtools_client_impl.cc450 tracing::Domain* HeadlessDevToolsClientImpl::GetTracing() { in GetTracing() function in headless::HeadlessDevToolsClientImpl
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/envoyproxy/go-control-plane/envoy/config/filter/network/http_connection_manager/v2/
H A Dhttp_connection_manager.pb.validate.go94 tmp := m.GetTracing()
/dports/sysutils/istio/istio-1.6.7/pkg/config/validation/
H A Dvalidation.go1229 if tracer := config.GetTracing().GetLightstep(); tracer != nil {
1235 if tracer := config.GetTracing().GetZipkin(); tracer != nil {
1241 if tracer := config.GetTracing().GetDatadog(); tracer != nil {
1247 if tracer := config.GetTracing().GetTlsSettings(); tracer != nil {
/dports/net/grpcui/grpcui-1.1.0/vendor/github.com/envoyproxy/go-control-plane/envoy/config/bootstrap/v3/
H A Dbootstrap.pb.validate.go155 if v, ok := interface{}(m.GetTracing()).(interface{ Validate() error }); ok {

12345678