Home
last modified time | relevance | path

Searched defs:for_testing (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/perfetto/src/tracing/service/
H A Dzlib_compressor_unittest.cc123 auto* for_testing = msg->mutable_for_testing(); in TEST() local
127 auto* for_testing = msg->mutable_for_testing(); in TEST() local
158 auto* for_testing = msg->mutable_for_testing(); in TEST() local
/aosp_15_r20/external/perfetto/examples/shared_lib/
H A Dexample_shlib_data_source.c41 struct perfetto_protos_TestEvent for_testing; in main() local
/aosp_15_r20/external/perfetto/src/perfetto_cmd/
H A Dpacket_writer_unittest.cc59 auto* for_testing = msg->mutable_for_testing(); in TEST() local
/aosp_15_r20/external/perfetto/test/cts/reporter/
H A Dreporter_test_cts.cc108 int for_testing = 0; in TEST() local
/aosp_15_r20/external/perfetto/src/shared_lib/test/
H A Dapi_integrationtest.cc745 struct perfetto_protos_TestEvent for_testing; in TEST_F() local
767 IdFieldView for_testing( in TEST_F() local
796 struct perfetto_protos_TestEvent for_testing; in TEST_F() local
H A Dbenchmark.cc118 struct perfetto_protos_TestEvent for_testing; in BM_Shlib_DataSource_DifferentPacketSize() local
/aosp_15_r20/external/perfetto/protos/perfetto/config/
H A Ddata_source_config.proto223 optional TestConfig for_testing = 1001; field
H A Dperfetto_config.proto3772 optional TestConfig for_testing = 1001; field
/aosp_15_r20/external/perfetto/protos/perfetto/trace/
H A Dtrace_packet.proto255 TestEvent for_testing = 900; field
H A Dperfetto_trace.proto3772 optional TestConfig for_testing = 1001; field
15830 TestEvent for_testing = 900; field
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_config_lite_gen_headers/gen/external/perfetto/protos/perfetto/config/
H A Ddata_source_config.pb.h3999 inline const ::perfetto::protos::TestConfig& DataSourceConfig::for_testing() const { in for_testing() function
4004 ::perfetto::protos::TestConfig* for_testing) { in unsafe_arena_set_allocated_for_testing()
4051 inline void DataSourceConfig::set_allocated_for_testing(::perfetto::protos::TestConfig* for_testing in set_allocated_for_testing()
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_config_lite_gen_headers/gen/external/perfetto/protos/perfetto/config/
Ddata_source_config.pb.h4107 inline const ::perfetto::protos::TestConfig& DataSourceConfig::for_testing() const { in for_testing() function
4112 ::perfetto::protos::TestConfig* for_testing) { in unsafe_arena_set_allocated_for_testing()
4159 inline void DataSourceConfig::set_allocated_for_testing(::perfetto::protos::TestConfig* for_testing in set_allocated_for_testing()
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_non_minimal_lite_gen/gen/external/perfetto/protos/perfetto/trace/
Dtrace_packet.pb.cc544 TracePacket::_Internal::for_testing(const TracePacket* msg) { in for_testing() function in perfetto::protos::TracePacket::_Internal
2403 void TracePacket::set_allocated_for_testing(::perfetto::protos::TestEvent* for_testing) { in set_allocated_for_testing()
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_config_cpp_gen_headers/gen/external/perfetto/protos/perfetto/config/
Ddata_source_config.gen.h242 const TestConfig& for_testing() const { return *for_testing_; } in for_testing() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_config_cpp_gen_headers/gen/external/perfetto/protos/perfetto/config/
H A Ddata_source_config.gen.h238 const TestConfig& for_testing() const { return *for_testing_; } in for_testing() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_config_lite_gen/gen/external/perfetto/protos/perfetto/config/
Ddata_source_config.pb.cc427 DataSourceConfig::_Internal::for_testing(const DataSourceConfig* msg) { in for_testing() function in perfetto::protos::DataSourceConfig::_Internal
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_non_minimal_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/
Dtrace_packet.pb.h7630 inline const ::perfetto::protos::TestEvent& TracePacket::for_testing() const { in for_testing() function
7645 …id TracePacket::unsafe_arena_set_allocated_for_testing(::perfetto::protos::TestEvent* for_testing)… in unsafe_arena_set_allocated_for_testing()
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_non_minimal_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/
H A Dtrace_packet.pb.h7542 inline const ::perfetto::protos::TestEvent& TracePacket::for_testing() const { in for_testing() function
7557 …id TracePacket::unsafe_arena_set_allocated_for_testing(::perfetto::protos::TestEvent* for_testing)… in unsafe_arena_set_allocated_for_testing()
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_non_minimal_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/
H A Dtrace_packet.pbzero.h300 ::protozero::ConstBytes for_testing() const { return at<900>().as_bytes(); } in for_testing() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_non_minimal_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/
Dtrace_packet.pbzero.h302 ::protozero::ConstBytes for_testing() const { return at<900>().as_bytes(); } in for_testing() function
/aosp_15_r20/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto1462 optional TestConfig for_testing = 1001; field
9001 TestEvent for_testing = 900; field
/aosp_15_r20/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/
H A Dperfetto_trace.proto3421 optional TestConfig for_testing = 1001; field
14923 TestEvent for_testing = 900; field