Home
last modified time | relevance | path

Searched refs:result1 (Results 1 - 4 of 4) sorted by relevance

/developtools/smartperf_host/trace_streamer/test/unittest/pbreader_parser/arkts/
H A Djs_memory_test.cpp68 std::string result1 = in SetSnapshotParserNodesByJsmemory() local
99 std::vector<std::string> resultVec = {result1, result2, result3, result4}; in SetSnapshotParserNodesByJsmemory()
105 std::string result1 = in SetSnapshotParserEdgesByJsmemory() local
137 std::vector<std::string> resultVec = {result1, result2, result3, result4}; in SetSnapshotParserEdgesByJsmemory()
143 std::string result1 = "{\"id\":1,\"result\":{}}"; in SetTimelineParserNodesByJsmemory() local
173 std::vector<std::string> resultVec = {result1, result2, result3, result4}; in SetTimelineParserNodesByJsmemory()
179 std::string result1 = "{\"id\":1,\"result\":{}}"; in SetTimelineParserEdgesByJsmemory() local
211 std::vector<std::string> resultVec = {result1, result2, result3, result4}; in SetTimelineParserEdgesByJsmemory()
217 std::string result1 = "{\"id\":1,\"result\":{}}"; in SetTimelineParserSamplesByJsmemory() local
251 std::vector<std::string> resultVec = {result1, result in SetTimelineParserSamplesByJsmemory()
257 std::string result1 = "{\\"id\\":1,\\"result\\":{}}"; SetTimelineParserStringsByJsmemory() local
298 std::string result1 = "{\\"id\\":1,\\"result\\":{}}"; SetTimelineParserTraceFuncInfoByJsmemory() local
339 std::string result1 = "{\\"id\\":1,\\"result\\":{}}"; SetTimelineParserTraceTreeByJsmemory() local
[all...]
/developtools/profiler/host/smartperf/client/client_command/test/unittest/
H A Dparse_radar_test.cpp49 std::string result1 = parseRadar.ExtractString(comepleteTime, target1); in HWTEST_F() local
52 if (!result.empty() && !result1.empty() && !result2.empty() && !result3.empty()) { in HWTEST_F()
/developtools/profiler/host/smartperf/client/client_command/
H A Dstalling_rate_trace.cpp388 std::string result1 = line.substr(pos1 + delimiter.length()); in GetFrameRate() local
390 std::string result2 = result1.substr(0, pos2); in GetFrameRate()
/developtools/hapsigner/hapsigntool_cpp_test/unittest/hapSign/
H A Dhap_sign_test.cpp1142 ByteBuffer result1; in HWTEST_F() local
1146 ret1 = SignHap::Sign(contents_t, 3, config, optionalBlocks, result1); in HWTEST_F()
1151 ret1 = SignHap::Sign(contents_t, 3, config, optionalBlocks, result1); in HWTEST_F()

Completed in 6 milliseconds