| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_api_tree_map_test.cpp | 108 std::string ikey = myKey + std::to_string(i); in HWTEST_F_L0() 109 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 122 std::string ikey = myKey + std::to_string(i); in HWTEST_F_L0() 123 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 146 std::string ikey = myKey + std::to_string(i); in HWTEST_F_L0() 147 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 155 std::string ikey = myKey + std::to_string(i); in HWTEST_F_L0() 162 std::string ikey = myKey + std::to_string(i); in HWTEST_F_L0() 163 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 175 std::string ikey = myKey + std::to_string(i); in HWTEST_F_L0() [all …]
|
| D | js_handle_test.cpp | 81 std::string test = "test" + std::to_string(i); in HWTEST_F_L0() 93 std::string test = "test" + std::to_string(i); in HWTEST_F_L0() 102 std::string test = "test" + std::to_string(i); in HWTEST_F_L0() 118 std::string test = "test" + std::to_string(i); in HWTEST_F_L0() 136 std::string test = "test" + std::to_string(i); in HWTEST_F_L0() 149 std::string test = "test" + std::to_string(i); in HWTEST_F_L0() 156 std::string test = "test" + std::to_string(i); in HWTEST_F_L0() 201 std::string test = "test" + std::to_string(i); in HWTEST_F_L0() 214 std::string test = "test" + std::to_string(i); in HWTEST_F_L0()
|
| D | transitions_dictionary_test.cpp | 133 std::string keyStr = "key" + std::to_string(index); in HWTEST_F_L0() 134 std::string valueStr = "value" + std::to_string(index); in HWTEST_F_L0() 166 std::string keyStr = "key" + std::to_string(index); in HWTEST_F_L0() 167 std::string valueStr = "value" + std::to_string(index); in HWTEST_F_L0() 183 std::string keyStr = "key" + std::to_string(index); in HWTEST_F_L0() 184 std::string valueStr = "value" + std::to_string(index); in HWTEST_F_L0() 201 std::string keyStr = "key" + std::to_string(index); in HWTEST_F_L0() 202 std::string valueStr = "value" + std::to_string(index); in HWTEST_F_L0() 227 std::string keyStr = "key" + std::to_string(index); in HWTEST_F_L0() 228 std::string valueStr = "value" + std::to_string(index); in HWTEST_F_L0() [all …]
|
| D | rb_tree_node_test.cpp | 86 std::string iKey = myKey + std::to_string(i); in HWTEST_F_L0() 87 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 97 std::string iKey = myKey + std::to_string(i); in HWTEST_F_L0() 98 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 118 std::string iKey = myKey + std::to_string(i); in HWTEST_F_L0() 119 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 129 std::string iKey = myKey + std::to_string(i); in HWTEST_F_L0() 140 std::string iKey = myKey + std::to_string(i); in HWTEST_F_L0() 149 std::string iKey = myKey + std::to_string(i); in HWTEST_F_L0() 150 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() [all …]
|
| D | js_api_hashmap_test.cpp | 116 std::string iKey = myKey + std::to_string(i); in HWTEST_F_L0() 117 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 128 std::string iKey = myKey + std::to_string(i); in HWTEST_F_L0() 129 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 160 std::string iKey = myKey + std::to_string(i); in HWTEST_F_L0() 161 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 173 std::string iKey = myKey + std::to_string(i); in HWTEST_F_L0() 180 std::string iKey = myKey + std::to_string(i); in HWTEST_F_L0() 181 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 193 std::string iKey = myKey + std::to_string(i); in HWTEST_F_L0() [all …]
|
| D | tagged_tree_test.cpp | 342 std::string ikey = myKey + std::to_string(i); in HWTEST_F_L0() 343 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 352 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 371 std::string ikey = myKey + std::to_string(i); in HWTEST_F_L0() 372 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 378 std::string minKey = myKey + std::to_string(0); in HWTEST_F_L0() 395 std::string ikey = myKey + std::to_string(i); in HWTEST_F_L0() 397 std::string tmp = myKey + std::to_string(i - 1); in HWTEST_F_L0() 453 std::string ikey = myKey + std::to_string(i); in HWTEST_F_L0() 454 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() [all …]
|
| D | js_api_tree_map_iterator_test.cpp | 125 std::string ikey = mapKey + std::to_string(i); in HWTEST_F_L0() 126 std::string ivalue = mapValue + std::to_string(i + 2U); in HWTEST_F_L0() 135 std::string ikey = mapKey + std::to_string(i); in HWTEST_F_L0() 136 std::string ivalue = mapValue + std::to_string(i + 2U); in HWTEST_F_L0() 212 std::string ikey = mapKey + std::to_string(i); in HWTEST_F_L0() 213 std::string ivalue = mapValue + std::to_string(i); in HWTEST_F_L0() 232 std::string resultKey = mapKey + std::to_string(i); in HWTEST_F_L0() 251 std::string ikey = mapKey + std::to_string(i); in HWTEST_F_L0() 252 std::string ivalue = mapValue + std::to_string(i + 1U); in HWTEST_F_L0() 271 std::string resultKey = mapValue + std::to_string(i + 1U); in HWTEST_F_L0() [all …]
|
| D | js_api_tree_set_test.cpp | 106 std::string ikey = myKey + std::to_string(i); in HWTEST_F_L0() 118 std::string ikey = myKey + std::to_string(i); in HWTEST_F_L0() 138 std::string ikey = myKey + std::to_string(i); in HWTEST_F_L0() 146 std::string ikey = myKey + std::to_string(NODE_NUMBERS); in HWTEST_F_L0() 153 std::string ikey = myKey + std::to_string(i); in HWTEST_F_L0() 161 std::string ikey = myKey + std::to_string(i); in HWTEST_F_L0() 170 std::string ikey = myKey + std::to_string(i); in HWTEST_F_L0() 189 std::string ikey = myKey + std::to_string(i); in HWTEST_F_L0() 198 std::string ikey = myKey + std::to_string(i); in HWTEST_F_L0() 224 std::string ikey = myKey + std::to_string(i); in HWTEST_F_L0() [all …]
|
| D | tagged_hash_array_test.cpp | 135 std::string iKey = myKey + std::to_string(i); in HWTEST_F_L0() 136 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 179 std::string iKey = myKey + std::to_string(i); in HWTEST_F_L0() 180 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 225 std::string iKey = myKey + std::to_string(i); in HWTEST_F_L0() 226 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 268 std::string iKey = myKey + std::to_string(i); in HWTEST_F_L0() 269 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 314 std::string iKey = myKey + std::to_string(i); in HWTEST_F_L0() 315 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() [all …]
|
| D | js_api_queue_test.cpp | 96 std::string ivalue = queueValue + std::to_string(i); in HWTEST_F_L0() 104 std::string ivalue = queueValue + std::to_string(10); in HWTEST_F_L0() 130 std::string ivalue = queueValue + std::to_string(i); in HWTEST_F_L0() 137 std::string firstValue = queueValue + std::to_string(0U); in HWTEST_F_L0() 143 std::string ivalue = queueValue + std::to_string(i); in HWTEST_F_L0() 160 std::string ivalue = queueValue + std::to_string(i); in HWTEST_F_L0() 181 std::string ivalue = queueValue + std::to_string(i); in HWTEST_F_L0() 188 std::string ivalue = queueValue + std::to_string(i); in HWTEST_F_L0() 204 std::string ivalue = queueValue + std::to_string(i); in HWTEST_F_L0()
|
| /arkcompiler/toolchain/websocket/test/ |
| D | websocket_test.cpp | 70 ret = serverSocket.InitUnixWebSocket(UNIX_DOMAIN_PATH + std::to_string(appPid), 5); 83 …ent = clientSocket.InitToolchainWebSocketForSockName(UNIX_DOMAIN_PATH + std::to_string(appPid), 5); 162 ret = serverSocket.InitUnixWebSocket(UNIX_DOMAIN_PATH + std::to_string(appPid), 5); 176 …ent = clientSocket.InitToolchainWebSocketForSockName(UNIX_DOMAIN_PATH + std::to_string(appPid), 5); 185 retClient = clientSocket.SendReply(HELLO_SERVER + std::to_string(i)); 188 EXPECT_EQ(strcmp(recv.c_str(), (HELLO_CLIENT + std::to_string(i)).c_str()), 0); 189 if (strcmp(recv.c_str(), (HELLO_CLIENT + std::to_string(i)).c_str()) == 0) { 190 retClient = clientSocket.SendReply(CLIENT_OK + std::to_string(i)); 200 EXPECT_EQ(strcmp(recv.c_str(), (HELLO_SERVER + std::to_string(i)).c_str()), 0); 201 serverSocket.SendReply(HELLO_CLIENT + std::to_string(i)); [all …]
|
| /arkcompiler/ets_runtime/ecmascript/dfx/tracing/ |
| D | tracing.cpp | 101 args += "\"processId\":" + std::to_string(getpid()) + ","; in TraceEventRecordTracingStart() 125 …std::string args = "{\"data\":{\"jsHeapSizeUsed\":" + std::to_string(DFXJSNApi::GetHeapUsedSize(vm… in TraceEventRecordMemory() 134 std::string args = "{\"data\":{\"startTime\":" + std::to_string(profileInfo->startTime) + "}}"; in TraceEventRecordCpuProfilerStart() 194 … args += "\"columnNumber\":" + std::to_string(nodeInfo.codeEntry.columnNumber) + ","; in TraceEventUpdateCpuProfiler() 198 args += "\"lineNumber\":" + std::to_string(nodeInfo.codeEntry.lineNumber) + ","; in TraceEventUpdateCpuProfiler() 200 args += "\"scriptId\":" + std::to_string(nodeInfo.codeEntry.scriptId) + ","; in TraceEventUpdateCpuProfiler() 207 args += "\"id\":" + std::to_string(nodeInfo.id) + ","; in TraceEventUpdateCpuProfiler() 209 args += "\"parent\":" + std::to_string(nodeInfo.parentId) + ","; in TraceEventUpdateCpuProfiler() 211 args += "\"hitCount\":" + std::to_string(nodeInfo.hitCount) + ","; in TraceEventUpdateCpuProfiler() 214 args += std::to_string(it) + ","; in TraceEventUpdateCpuProfiler() [all …]
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | partial_gc.cpp | 41 …ECMA_BYTRACE_NAME(HITRACE_TAG_ARK, "PartialGC::RunPhases" + std::to_string(heap_->IsConcurrentFull… in RunPhases() 42 + ";Reason" + std::to_string(static_cast<int>(gcStats->GetGCReason())) in RunPhases() 43 + ";Sensitive" + std::to_string(static_cast<int>(heap_->GetSensitiveStatus())) in RunPhases() 44 + ";Startup" + std::to_string(heap_->onStartUpEvent()) in RunPhases() 45 + ";ConMark" + std::to_string(static_cast<int>(heap_->GetJSThread()->GetMarkStatus())) in RunPhases() 46 + ";Young" + std::to_string(heap_->GetNewSpace()->GetCommittedSize()) in RunPhases() 47 + ";Old" + std::to_string(heap_->GetOldSpace()->GetCommittedSize())); in RunPhases()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/ |
| D | std_core_StringBuilder.cpp | 47 std::string s = std::to_string(i); in StdCoreToStringByte() 58 std::string s = std::to_string(i); in StdCoreToStringShort() 64 std::string s = std::to_string(i); in StdCoreToStringInt() 70 std::string s = std::to_string(i); in StdCoreToStringLong()
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/ |
| D | tools.cpp | 49 …std::string asptFilenameTime = std::to_string(localTime->tm_hour) + "-" + std::to_string(localTime… in StartSamplingProfiler() 50 "-" + std::to_string(localTime->tm_sec) + ".aspt"; in StartSamplingProfiler()
|
| D | debugger.cpp | 87 … std::to_string(location.GetBytecodeOffset()) + ") >= method code size (" + in CheckLocationInClass() 88 std::to_string(codeSize) + ")"); in CheckLocationInClass() 121 … std::string("Cannot find method with id ") + std::to_string(location.GetMethodId().GetOffset()) + in CheckLocation() 140 std::to_string(location.GetBytecodeOffset())); in SetBreakpoint() 216 … std::string("Thread " + std::to_string(thread.GetId()) + " is not suspended"))); in GetPandaFrameByPtThread() 228 … std::string("Frame not found or native, threadId=" + std::to_string(thread.GetId()) + in GetPandaFrameByPtThread() 229 " frameDepth=" + std::to_string(frameDepth)))); in GetPandaFrameByPtThread() 246 …or::Type::INVALID_REGISTER, std::string("Invalid register number: ") + std::to_string(regNumber))); in GetVRegByPandaFrame() 261 …or::Type::INVALID_REGISTER, std::string("Invalid register number: ") + std::to_string(regNumber))); in GetVRegByPandaFrameDyn() 278 std::to_string(thread.GetId()))); in GetThisVariableByFrame() [all …]
|
| /arkcompiler/ets_runtime/ecmascript/platform/common/ |
| D | map.cpp | 28 return CString(HEAP_TAG).append(std::to_string(threadId)).append(spaceName); in GetPageTagString() 33 return CString(CODE_TAG).append(std::to_string(threadId)); in GetPageTagString()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | gate.cpp | 267 … CheckFailed("Number of state out branches is not valid (expected:" + std::to_string(expected) + in CheckStateOutput() 268 " actual:" + std::to_string(cnt) + ")", -1); in CheckStateOutput() 318 std::to_string(GetInGateConst(0)->GetNumIns()) + in CheckSelector() 319 " actual:" + std::to_string(GetNumIns() - 1) + ")", in CheckSelector() 323 std::to_string(GetInGateConst(0)->GetNumIns()) + in CheckSelector() 324 " actual:" + std::to_string(GetNumIns() - 1) + ")", in CheckSelector() 706 return "MachineType-" + std::to_string(machineType); in MachineTypeStr() 727 return name + std::string("-GT(M=") + std::to_string(m) + in GateTypeStr() 728 std::string(", L=") + std::to_string(l) + std::string(")"); in GateTypeStr() 735 …std::string log("{\"id\":" + std::to_string(id_) + ", \"op\":\"" + GateMetaData::Str(opcode) + "\"… in Print() [all …]
|
| /arkcompiler/runtime_core/static_core/libpandafile/tests/ |
| D | file_format_version_test.cpp | 25 versionstr += std::to_string(VERSION[i]); in TEST() 38 versionstr += std::to_string(MIN_VERSION[i]); in TEST()
|
| /arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/ |
| D | samples_record.cpp | 152 + std::to_string(profileInfo_->tid) + ",\"startTime\":" in StringifySampleData() 153 + std::to_string(profileInfo_->startTime) + ",\"endTime\":" in StringifySampleData() 154 + std::to_string(profileInfo_->stopTime) + ","; in StringifySampleData() 164 + std::to_string(profileInfo_->gcTime) + ",\"cInterpreterTime\":" in StringifyStateTimeStatistic() 165 + std::to_string(profileInfo_->cInterpreterTime) + ",\"asmInterpreterTime\":" in StringifyStateTimeStatistic() 166 + std::to_string(profileInfo_->asmInterpreterTime) + ",\"aotTime\":" in StringifyStateTimeStatistic() 167 + std::to_string(profileInfo_->aotTime) + ",\"builtinTime\":" in StringifyStateTimeStatistic() 168 + std::to_string(profileInfo_->builtinTime) + ",\"napiTime\":" in StringifyStateTimeStatistic() 169 + std::to_string(profileInfo_->napiTime) + ",\"arkuiEngineTime\":" in StringifyStateTimeStatistic() 170 + std::to_string(profileInfo_->arkuiEngineTime) + ",\"runtimeTime\":" in StringifyStateTimeStatistic() [all …]
|
| /arkcompiler/runtime_core/libpandafile/tests/ |
| D | file_format_version_test.cpp | 25 versionstr += std::to_string(version[i]); 38 versionstr += std::to_string(minVersion[i]);
|
| /arkcompiler/ets_runtime/ecmascript/containers/tests/ |
| D | containers_treemap_test.cpp | 213 std::string ikey = myKey + std::to_string(i); in HWTEST_F_L0() 214 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 243 std::string ikey = myKey + std::to_string(i); in HWTEST_F_L0() 244 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 315 std::string ikey = myKey + std::to_string(i); in HWTEST_F_L0() 316 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 333 std::string ikey = myKey + std::to_string(i); in HWTEST_F_L0() 335 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 403 std::string ikey = myKey + std::to_string(i); in HWTEST_F_L0() 404 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() [all …]
|
| /arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/ |
| D | library_loader.cpp | 29 std::to_string(GetLastError()))); in Load() 40 std::to_string(GetLastError()))); in ResolveSymbol()
|
| /arkcompiler/runtime_core/platforms/windows/libpandabase/ |
| D | library_loader.cpp | 29 std::to_string(GetLastError()))); in Load() 40 std::to_string(GetLastError()))); in ResolveSymbol()
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/types/ |
| D | location.cpp | 49 return Unexpected("Invalid line number: " + std::to_string(*lineNumber)); in FromJsonProperty() 58 jsonBuilder.AddProperty("scriptId", std::to_string(scriptId_)); in ToJson()
|