| /arkcompiler/runtime_core/static_core/tests/vm-benchmarks/tests/ |
| D | test_shell.py | 64 04-01 13:01:22.555 8146 8146 I A00000/com.example.helllopanda/VMB: 123456 Starting testOne 65 … 04-01 13:02:22.555 8146 8146 I A00000/com.example.helllopanda/VMB: 123456 Iter 1:3 ops, 3 ns/op 66 …04-01 13:02:54.111 8146 8146 I A00000/com.example.helllopanda/VMB: 123456 Benchmark result: test… 72 "123456 Starting testOne\n" + 73 "123456 Iter 1:3 ops, 3 ns/op\n" + 74 "123456 Benchmark result: testOne 3 ns/op")
|
| /arkcompiler/ets_runtime/test/aottest/inline_array_exception/ |
| D | inline_array_exception.ts | 18 arr.map(-123456); 19 arr.some(-123456); 20 arr.every(-123456); 21 arr.forEach(-123456); 22 arr.find(-123456); 23 arr.findIndex(-123456);
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/tests/evaluate/test_ets_evaluate/interfaces_1/ |
| D | interfaces_1.patch.ets | 18 assertEQ(c.goo(123456), 123456);
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/tests/evaluate/test_ets_evaluate/interfaces_1/expected/ |
| D | interfaces_1.expected.ets | 24 assertEQ(c.goo(123456), 123456);
|
| /arkcompiler/ets_frontend/arkguard/test/grammar/keepPaths/SourceCode/ |
| D | obfuscate-file1_expected.txt | 35 assert(v1 === '123456', 'success'); 41 assert(w1 === '123456', 'success');
|
| D | obfuscate-file1.ts | 55 assert(ans1 === '123456', 'success'); 61 assert(ans2 === '123456', 'success');
|
| /arkcompiler/ets_runtime/test/moduletest/ecmastringtable/ |
| D | ecmastringtable.js | 124 "123456": "value 123456", property 154 let key1 = "123456"; 163 let key1 = "123456"; 183 "123456234": "value 123456",
|
| /arkcompiler/ets_runtime/test/moduletest/builtins/ |
| D | builtinsnumber.js | 39 print(Number.parseFloat("123456e10")) 40 print(Number.parseFloat("123456e10")) 58 print(parseFloat("123456e10")) 59 print(parseFloat("123456e10")) 73 print(Number.parseInt("123456e10")) 97 print(parseInt("123456e10")) 250 n2 = new Number(123456e10)
|
| D | expect_output.txt | 95 123456 118 123456
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_func_tests/escompat/ |
| D | JsonAnnotationTest.ets | 135 obj.setPassword(123456) 159 obj.password = 123456 168 obj.password = 123456 179 let json3: string = '{"nickname1":"tester","password":123456,"nickname":"test123"}' 187 arktest.assertEQ(jsonObj?.password, 123456)
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_sdk/api/@ohos/url/ |
| D | UrlTestProperties.ets | 62 …let murl = url.URL.parseURL("http://username:password@host:8080/directory/file?query=pppppp#123456… 63 assertEQ(murl.hash, "#123456"); 68 …let murl = url.URL.parseURL("http://username:password@host:8080/directory/file?query=pppppp#123456… 69 assertEQ(murl.hash, "#123456"); 76 …let murl = url.URL.parseURL("http://username:password@host:8080/directory/file?query=pppppp#123456… 77 assertEQ(murl.hash, "#123456"); 84 …let murl = url.URL.parseURL("http://username:password@host:8080/directory/file?query=pppppp#123456… 85 assertEQ(murl.hash, "#123456");
|
| D | UrlTestParamCombine.ets | 140 …let murl = url.URL.parseURL("http://username:password@host:8080/directory/file?query=pppppp#123456… 149 …let murl = url.URL.parseURL("http://username:password@host:8080/directory/file?query=pppppp#123456… 156 …let murl = url.URL.parseURL("http://username:password@host:8080/directory/file?query=pppppp#123456… 164 …let murl = url.URL.parseURL("http://username:password@host:8080/directory/file?query=pppppp#123456… 172 …let murl = url.URL.parseURL("http://username:password@host:8080/directory/file?query=pppppp#123456… 180 …let murl = url.URL.parseURL("http://username:password@host:443/directory/file?query=pppppp#123456"… 189 …let murl = url.URL.parseURL("http://username:password@host:443/directory/file?query=pppppp#123456"…
|
| /arkcompiler/runtime_core/tests/verifier-tests/ |
| D | bug_2136.pa | 17 movi v0, 123456
|
| /arkcompiler/ets_frontend/arkguard/test/grammar/console/ |
| D | sourceFileTest.ts | 19 console.log("123456");
|
| /arkcompiler/runtime_core/static_core/tests/verifier-tests/ |
| D | bug_2136.pa | 17 movi v0, 123456
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/13.compilation_units/09.export_directives/02.single_export_directive/export_default_anonymous/ |
| D | export_number.ets | 20 export default 123456;
|
| /arkcompiler/ets_runtime/test/moduletest/loadicbyname/ |
| D | loadicbyname.js | 39 const num = 123456; 47 const num = 123456; 60 const num = 123456;
|
| /arkcompiler/ets_frontend/arkguard/test/grammar/obfuscation_validation/ |
| D | namespace_api_01.ts | 19 NUMBER = '123456',
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/13.compilation_units/09.export_directives/01.selective_export_directive/export_default_anonymous/ |
| D | export_number.ets | 23 export {123456 as default, a as a, b as b}
|
| /arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/tests/ |
| D | js_stackinfo_test.cpp | 684 frame[2] = static_cast<JSTaggedType>(123456); // 2: returnAddr in HWTEST_F_L0() 714 frame[3] = static_cast<JSTaggedType>(123456); // 3: returnAddr in HWTEST_F_L0() 743 frame[3] = static_cast<JSTaggedType>(123456); // 3: returnAddr in HWTEST_F_L0() 772 frame[3] = static_cast<JSTaggedType>(123456); // 3: returnAddr in HWTEST_F_L0() 801 frame1[3] = static_cast<JSTaggedType>(123456); // 3: returnAddr in HWTEST_F_L0() 839 frame1[3] = static_cast<JSTaggedType>(123456); // 3: returnAddr in HWTEST_F_L0() 876 frame[2] = static_cast<JSTaggedType>(123456); // 2: returnAddr in HWTEST_F_L0() 905 frame[2] = static_cast<JSTaggedType>(123456); // 2: returnAddr in HWTEST_F_L0() 936 frame[2] = static_cast<JSTaggedType>(123456); // 2: returnAddr in HWTEST_F_L0() 967 frame[2] = static_cast<JSTaggedType>(123456); // 2: returnAddr in HWTEST_F_L0() [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_func_tests/std/core/ |
| D | DoubleToPrecisionTest.ets | 59 let num6: Double = 123456; 77 assertEQ(str6, '123456');
|
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/ |
| D | bigintLowering.cpp | 34 // 123456n => new BigInt("123456") in CreateBigInt()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/13.compilation_units/09.export_directives/01.selective_export_directive/ |
| D | export_default_anonymous.ets | 32 assertEQ(export_number, 123456)
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/sdkwhite/ |
| D | quoted_hyphen_props_deprecated_sdk.ets | 59 'cookie': 'session_id=123456', // Error 65 cookie: 'session_id=123456', // Error
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/13.compilation_units/09.export_directives/02.single_export_directive/ |
| D | export_default_anonymous.ets | 38 assertEQ(export_number, 123456)
|