Searched defs:resultVec (Results 1 – 2 of 2) sorted by relevance
| /developtools/smartperf_host/trace_streamer/test/unittest/pbreader_parser/arkts/ |
| D | js_memory_test.cpp | 55 … void SerializeResult(std::vector<std::string> &strResultVec, std::vector<std::string> &resultVec) in SerializeResult() 99 std::vector<std::string> resultVec = {result1, result2, result3, result4}; in SetSnapshotParserNodesByJsmemory() local 137 std::vector<std::string> resultVec = {result1, result2, result3, result4}; in SetSnapshotParserEdgesByJsmemory() local 173 std::vector<std::string> resultVec = {result1, result2, result3, result4}; in SetTimelineParserNodesByJsmemory() local 211 std::vector<std::string> resultVec = {result1, result2, result3, result4}; in SetTimelineParserEdgesByJsmemory() local 251 std::vector<std::string> resultVec = {result1, result2, result3, result4}; in SetTimelineParserSamplesByJsmemory() local 292 std::vector<std::string> resultVec = {result1, result2, result3, result4}; in SetTimelineParserStringsByJsmemory() local 333 std::vector<std::string> resultVec = {result1, result2, result3, result4}; in SetTimelineParserTraceFuncInfoByJsmemory() local 380 std::vector<std::string> resultVec = {result1, result2, result3, result4}; in SetTimelineParserTraceTreeByJsmemory() local
|
| /developtools/profiler/device/plugins/native_hook/test/unittest/ |
| D | check_hook_data_test.cpp | 683 std::vector<std::string>& resultVec = StringSplit(buf); variable 743 std::vector<std::string>& resultVec = StringSplit(buf, ':'); variable 749 std::vector<std::string>& resultVec = StringSplit(buf, ':'); variable 758 std::vector<std::string>& resultVec = StringSplit(buf, ':'); variable 792 std::vector<std::string>& resultVec = StringSplit(buf, ':'); variable 798 std::vector<std::string>& resultVec = StringSplit(buf, ':'); variable 802 std::vector<std::string>& resultVec = StringSplit(buf, ':'); variable 1013 std::vector<std::string>& resultVec = StringSplit(buf, ':'); variable 1019 std::vector<std::string>& resultVec = StringSplit(buf, ':'); variable 1028 std::vector<std::string>& resultVec = StringSplit(buf, ':'); variable [all …]
|