Home
last modified time | relevance | path

Searched refs:TracingMuxerImplInternalsForTest (Results 1 – 4 of 4) sorted by relevance

/external/perfetto/src/tracing/test/
Dapi_test_support.cc182 bool TracingMuxerImplInternalsForTest::DoesSystemBackendHaveSMB() { in DoesSystemBackendHaveSMB()
200 void TracingMuxerImplInternalsForTest::ClearIncrementalState() { in ClearIncrementalState()
210 void TracingMuxerImplInternalsForTest::AppendResetForTestingCallback( in AppendResetForTestingCallback()
Dapi_test_support.h96 class TracingMuxerImplInternalsForTest {
Dapi_integrationtest.cc748 perfetto::test::TracingMuxerImplInternalsForTest:: in TearDown()
750 perfetto::test::TracingMuxerImplInternalsForTest:: in TearDown()
752 perfetto::test::TracingMuxerImplInternalsForTest:: in TearDown()
1515 perfetto::test::TracingMuxerImplInternalsForTest:: in TEST_P()
3991 perfetto::test::TracingMuxerImplInternalsForTest:: in TEST_P()
4198 perfetto::test::TracingMuxerImplInternalsForTest:: in TEST_P()
4559 perfetto::test::TracingMuxerImplInternalsForTest:: in TEST_P()
4606 perfetto::test::TracingMuxerImplInternalsForTest:: in TEST_P()
4743 perfetto::test::TracingMuxerImplInternalsForTest::ClearIncrementalState(); in TEST_P()
4750 perfetto::test::TracingMuxerImplInternalsForTest::ClearIncrementalState(); in TEST_P()
[all …]
/external/perfetto/src/tracing/internal/
Dtracing_muxer_impl.h69 class TracingMuxerImplInternalsForTest; variable
198 friend class test::TracingMuxerImplInternalsForTest;