Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/include/perfetto/tracing/
H A Dconsole_interceptor.h68 static void SetOutputFdForTesting(int fd);
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/tracing/
H A Dconsole_interceptor.h68 static void SetOutputFdForTesting(int fd);
/aosp_15_r20/external/perfetto/src/tracing/
H A Dconsole_interceptor.cc264 void ConsoleInterceptor::SetOutputFdForTesting(int fd) { in SetOutputFdForTesting() function in perfetto::ConsoleInterceptor
/aosp_15_r20/external/perfetto/src/tracing/test/
H A Dapi_integrationtest.cc5601 perfetto::ConsoleInterceptor::SetOutputFdForTesting(temp_file.fd); in TEST_P()
5614 perfetto::ConsoleInterceptor::SetOutputFdForTesting(0); in TEST_P()