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 | 691 std::vector<std::string>& resultVec = StringSplit(buf); variable 754 std::vector<std::string>& resultVec = StringSplit(buf, ':'); variable 760 std::vector<std::string>& resultVec = StringSplit(buf, ':'); variable 769 std::vector<std::string>& resultVec = StringSplit(buf, ':'); variable 803 std::vector<std::string>& resultVec = StringSplit(buf, ':'); variable 809 std::vector<std::string>& resultVec = StringSplit(buf, ':'); variable 813 std::vector<std::string>& resultVec = StringSplit(buf, ':'); variable 1024 std::vector<std::string>& resultVec = StringSplit(buf, ':'); variable 1030 std::vector<std::string>& resultVec = StringSplit(buf, ':'); variable 1039 std::vector<std::string>& resultVec = StringSplit(buf, ':'); variable [all …]
|