Searched defs:add_data_for_testing (Results 1 – 2 of 2) sorted by relevance
| /device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ | ||
| D | perfetto.cc | 45803 void add_data_for_testing(std::string value) { data_for_testing_.emplace_back(value); } in add_data_for_testing() function in perfetto::protos::gen::IPCFrame |
| /device/generic/goldfish-opengl/system/profiler/ | ||
| D | perfetto.cpp | 60436 void add_data_for_testing(std::string value) { data_for_testing_.emplace_back(value); } in add_data_for_testing() function in perfetto::protos::gen::IPCFrame |