Home
last modified time | relevance | path

Searched defs:configNames (Results 1 – 2 of 2) sorted by relevance

/developtools/hiperf/test/unittest/common/native/
Dreport_protobuf_file_test.cpp257 std::vector<std::string> configNames = {"config1", "config2", "config3"}; variable
/developtools/hiperf/src/
Dreport_protobuf_file.cpp144 bool ReportProtobufFileWriter::ProcessReportInfo(const std::vector<std::string> &configNames, in ProcessReportInfo()