/arkcompiler/ets_runtime/ecmascript/tests/ |
D | js_api_plain_array_test.cpp | 108 std::string myValue("myvalue"); in HWTEST_F_L0() local 111 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 120 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 131 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 155 std::string myValue("myvalue"); in HWTEST_F_L0() local 158 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 179 myValue = std::string("myvalue3"); in HWTEST_F_L0() 180 value.Update(factory->NewFromStdString(myValue).GetTaggedValue()); in HWTEST_F_L0() 193 std::string myValue("myvalue"); in HWTEST_F_L0() local 196 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() [all …]
|
D | js_api_stack_test.cpp | 107 std::string myValue("myvalue"); in HWTEST_F_L0() local 109 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 131 std::string myValue("myvalue"); in HWTEST_F_L0() local 133 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 141 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 158 std::string myValue("myvalue"); in HWTEST_F_L0() local 160 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 170 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 189 std::string myValue("myvalue"); in HWTEST_F_L0() local 191 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() [all …]
|
D | js_api_tree_map_test.cpp | 106 std::string myValue("myvalue"); in HWTEST_F_L0() local 109 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 123 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 144 std::string myValue("myvalue"); in HWTEST_F_L0() local 147 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 163 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 176 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 198 std::string myValue("myvalue"); in HWTEST_F_L0() local 201 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 210 std::string ivalue = myValue + std::to_string(i + 1); in HWTEST_F_L0() [all …]
|
D | rb_tree_node_test.cpp | 84 std::string myValue("myvalue"); in HWTEST_F_L0() local 87 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 98 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 116 std::string myValue("myvalue"); in HWTEST_F_L0() local 119 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 150 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 166 std::string myValue("myvalue"); in HWTEST_F_L0() local 169 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 217 std::string myValue("myvalue"); in HWTEST_F_L0() local 220 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0()
|
D | tagged_hash_array_test.cpp | 143 std::string myValue("myvalue"); in HWTEST_F_L0() local 148 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 189 std::string myValue("myvalue"); in HWTEST_F_L0() local 194 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 237 std::string myValue("myvalue"); in HWTEST_F_L0() local 242 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 280 std::string myValue("myvalue"); in HWTEST_F_L0() local 285 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 326 std::string myValue("myvalue"); in HWTEST_F_L0() local 331 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() [all …]
|
D | js_api_hashset_test.cpp | 103 std::string myValue("myvalue"); in HWTEST_F_L0() local 105 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 112 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 139 std::string myValue("myvalue"); in HWTEST_F_L0() local 141 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 148 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 155 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 164 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 228 std::string myValue("myvalue"); in HWTEST_F_L0() local 230 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0()
|
D | js_api_deque_test.cpp | 106 std::string myValue("myvalue"); in HWTEST_F_L0() local 108 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 128 std::string myValue("myvalue"); in HWTEST_F_L0() local 130 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 150 std::string myValue("myvalue"); in HWTEST_F_L0() local 152 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 172 std::string myValue("myvalue"); in HWTEST_F_L0() local 174 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0()
|
D | js_api_hashmap_test.cpp | 114 std::string myValue("myvalue"); in HWTEST_F_L0() local 117 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 129 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 158 std::string myValue("myvalue"); in HWTEST_F_L0() local 161 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 181 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 194 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 215 std::string myValue("myvalue"); in HWTEST_F_L0() local 218 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 226 std::string iValue = myValue + std::to_string(i + 1); in HWTEST_F_L0() [all …]
|
D | js_api_vector_test.cpp | 108 std::string myValue("myvalue"); in HWTEST_F_L0() local 110 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 138 std::string myValue("myvalue"); in HWTEST_F_L0() local 140 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 147 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 174 std::string myValue("myvalue"); in HWTEST_F_L0() local 176 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 197 std::string myValue("myvalue"); in HWTEST_F_L0() local 199 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0()
|
D | tagged_tree_test.cpp | 337 std::string myValue("myvalue"); in HWTEST_F_L0() local 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() 366 std::string myValue("myvalue"); in HWTEST_F_L0() local 372 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 448 std::string myValue("myvalue"); in HWTEST_F_L0() local 454 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 491 std::string myValue("myvalue"); in HWTEST_F_L0() local 494 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 522 std::string myValue("myvalue"); in HWTEST_F_L0() local [all …]
|
D | linked_node_test.cpp | 68 std::string myValue("myvalue"); in CreateLinkedList() local 72 std::string iValue = myValue + std::to_string(i); in CreateLinkedList()
|
D | js_api_list_test.cpp | 108 std::string myValue("myvalue"); in HWTEST_F_L0() local 110 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 118 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 127 std::string ivalue = myValue + std::to_string(1); in HWTEST_F_L0()
|
D | js_api_linked_list_test.cpp | 106 std::string myValue("myvalue"); in HWTEST_F_L0() local 108 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 115 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 124 std::string ivalue = myValue + std::to_string(1); in HWTEST_F_L0()
|
D | js_api_lightweightmap_test.cpp | 157 std::string myValue("myvalue"); in HWTEST_F_L0() local 161 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 170 std::string ivalue = myValue + std::to_string(NODE_NUMBERS); in HWTEST_F_L0() 347 std::string myValue("myvalue"); in HWTEST_F_L0() local 351 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0()
|
D | js_api_lightweightset_test.cpp | 108 std::string myValue("myvalue"); in HWTEST_F_L0() local 260 std::string myValue("myvalue"); in HWTEST_F_L0() local 262 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0()
|
/arkcompiler/ets_runtime/ecmascript/containers/tests/ |
D | containers_treemap_test.cpp | 211 std::string myValue("myvalue"); in HWTEST_F_L0() local 214 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 244 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 313 std::string myValue("myvalue"); in HWTEST_F_L0() local 316 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 335 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 401 std::string myValue("myvalue"); in HWTEST_F_L0() local 404 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 437 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 498 std::string myValue("myvalue"); in HWTEST_F_L0() local [all …]
|
D | containers_hashmap_test.cpp | 227 std::string myValue("myvalue"); in HWTEST_F_L0() local 230 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 263 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 347 std::string myValue("myvalue"); in HWTEST_F_L0() local 350 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 375 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 414 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 478 std::string myValue("myvalue"); in HWTEST_F_L0() local 481 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 500 std::string iValue = myValue + std::to_string(NODE_NUMBERS / 2); in HWTEST_F_L0() [all …]
|
D | containers_plainarray_test.cpp | 212 std::string myValue("myvalue"); in HWTEST_F_L0() local 214 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 233 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 298 std::string myValue("myvalue"); in HWTEST_F_L0() local 300 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0() 365 std::string myValue("myvalue"); in HWTEST_F_L0() local 367 std::string iValue = myValue + std::to_string(i); in HWTEST_F_L0()
|
D | containers_lightweightset_test.cpp | 160 std::string myValue("myvalue"); in HWTEST_F_L0() local 162 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 334 std::string myValue("myvalue"); in HWTEST_F_L0() local 336 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 354 myValue = "myvalue"; in HWTEST_F_L0() 356 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0()
|
D | containers_lightweightmap_test.cpp | 161 std::string myValue("myvalue"); in HWTEST_F_L0() local 164 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0() 196 std::string ivalue = myValue + std::to_string(i); in HWTEST_F_L0()
|