| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_RouteManagement/ace_ets_module_RouteManagement_api11/entry/src/main/ets/test/State/ |
| H A D | RouterWithParamJsunit.test.ets | 31 console.info("get RouterWithParamJsunit state pages: " + JSON.stringify(pages));
33 console.info("get RouterWithParamJsunit state pages.name:" + JSON.stringify(pages.name));
35 console.info("push RouterWithParamJsunit page result:" + JSON.stringify(result));
67 console.info("[RouterWithParamJsunit_001] JSON.parse(strJson) is: " + JSON.stringify(JSON.parse(strJson)));
68 expect(JSON.parse(strJson).$attrs.content).assertEqual("RouterPushThree undefined");
91 console.info("[RouterWithParamJsunit_002] JSON.parse(strJson) is: " + JSON.stringify(JSON [all...] |
| /third_party/node/deps/npm/test/lib/commands/ |
| H A D | pack.js | 12 'package.json': JSON.stringify({ 28 'package.json': JSON.stringify({ 45 'package.json': JSON.stringify({ 57 t.test('should log output as valid json', async t => { 60 'package.json': JSON.stringify({ 65 config: { json [all...] |
| /third_party/typescript/tests/baselines/reference/tsserver/projectErrors/ |
| H A D | configFileDiagnostic-events-contains-the-project-reference-errors.js | 1 Info 0 [00:00:15.000] Provided types map file "/a/lib/typesMap.json" doesn't exist
28 //// [/a/b/tsconfig.json]
31 "references": [{"path":"./no-such-tsconfig.json"}] 42 Info 3 [00:00:18.000] For info: /a/b/app.ts :: Config file name: /a/b/tsconfig.json
43 Info 4 [00:00:19.000] Creating configuration project /a/b/tsconfig.json
44 Info 5 [00:00:20.000] FileWatcher:: Added:: WatchInfo: /a/b/tsconfig.json 2000 undefined Project: /a/b/tsconfig.json WatchType: Config file
46 {"seq":0,"type":"event","event":"projectLoadingStart","body":{"projectName":"/a/b/tsconfig.json","reason":"Creating possible configured project for /a/b/app.ts to open"}}
47 Info 7 [00:00:22.000] Config: /a/b/tsconfig.json : { 52 "configFilePath": "/a/b/tsconfig.json" [all...] |
| /third_party/typescript/tests/baselines/reference/tsserver/watchEnvironment/ |
| H A D | when-watchFile-is-single-watcher-per-file.js | 1 Info 0 [00:00:21.000] Provided types map file "/a/lib/typesMap.json" doesn't exist
12 //// [/user/username/projects/myproject/tsconfig.json]
16 import * as tsconfig from "./tsconfig.json";
39 Info 3 [00:00:24.000] For info: /user/username/projects/myproject/index.ts :: Config file name: /user/username/projects/myproject/tsconfig.json
40 Info 4 [00:00:25.000] Creating configuration project /user/username/projects/myproject/tsconfig.json
41 Info 5 [00:00:26.000] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/tsconfig.json 2000 undefined Project: /user/username/projects/myproject/tsconfig.json WatchType: Config file
42 Info 6 [00:00:27.000] Config: /user/username/projects/myproject/tsconfig.json : { 49 "configFilePath": "/user/username/projects/myproject/tsconfig.json" 52 Info 7 [00:00:28.000] DirectoryWatcher:: Added:: WatchInfo: /user/username/projects/myproject 1 undefined Config: /user/username/projects/myproject/tsconfig.json WatchTyp [all...] |
| /test/xts/acts/ability/ability_runtime/stage/actslifecyclesinglehaptest/entry/src/ohosTest/ets/Application/ |
| H A D | AbilityStage.ts | 21 console.log("[Demo] MyAbilityStage stagecontext: " + JSON.stringify(this.context)); 26 + JSON.stringify(ability)); 29 + JSON.stringify(abilityname)); 32 console.log("[Demo] 1listKey:" + JSON.stringify(listKey)); 36 + JSON.stringify(ability)); 39 + JSON.stringify(abilityname)); 42 console.log("[Demo] 2listKey:" + JSON.stringify(listKey)); 54 + JSON.stringify(ability)); 57 + JSON.stringify(abilityname)); 60 console.log("[Demo] 3listKey:" + JSON [all...] |
| /test/xts/acts/arkui/ace_ets_module_noui/ace_ets_module_StateMangagement/ace_ets_module_StateMangagement_api11/entry/src/main/ets/test/State/ |
| H A D | StateNumberJsunit.test.ets | 45 console.info("get StateNumberJsunit state pages: " + JSON.stringify(pages)); 47 console.info("get StateNumberJsunit state pages.name: " + JSON.stringify(pages.name)); 50 console.info("push StateNumberJsunit success: " + JSON.stringify(result)); 69 let obj: ESObject = JSON.parse(strJson); 70 console.info("[StateNumberJsunit_0100] component obj is: " + JSON.stringify(obj)); 71 console.info("[StateNumberJsunit_0100] label: " + JSON.stringify(obj.$attrs.label)); 85 let obj: ESObject = JSON.parse(strJson); 86 console.info("[StateNumberJsunit_0200] component obj is: " + JSON.stringify(obj)); 87 console.info("[StateNumberJsunit_0200] label: " + JSON.stringify(obj.$attrs.label)); 97 let obj: ESObject = JSON [all...] |
| H A D | CombinationState7Jsunit.test.ets | 44 console.info("get CombinationState7Jsunit state pages: " + JSON.stringify(pages));
46 console.info("get CombinationState7Jsunit state pages.name: " + JSON.stringify(pages.name));
49 console.info("push CombinationState7Jsunit page result: " + JSON.stringify(result));
61 let obj: ESObject = JSON.parse(strJson);
62 console.info("[CombinationState7Jsunit_0100] component obj is: " + JSON.stringify(obj));
63 console.info("[CombinationState7Jsunit_0100] text: " + JSON.stringify(obj.$attrs.content));
67 let obj1: ESObject = JSON.parse(strJson1);
68 console.info("[CombinationState7Jsunit_0100] component obj is: " + JSON.stringify(obj1));
69 console.info("[CombinationState7Jsunit_0100] text: " + JSON.stringify(obj1.$attrs.content));
78 let obj: ESObject = JSON [all...] |
| H A D | ObjectLinkNusJsunit.test.ets | 45 console.info("get ObjectLinkNusJsunit state pages: " + JSON.stringify(pages)); 47 console.info("get ObjectLinkNusJsunit state pages.name: " + JSON.stringify(pages.name)); 50 console.info("push ObjectLinkNusJsunit success: " + JSON.stringify(result)); 69 let obj: ESObject = JSON.parse(strJson); 70 console.info("[ObjectLinkNusJsunit_0100] component obj is: " + JSON.stringify(obj)); 71 console.info("[ObjectLinkNusJsunit_0100] text: " + JSON.stringify(obj.$attrs.content)); 85 let obj: ESObject = JSON.parse(strJson); 86 console.info("[ObjectLinkNusJsunit_0200] component obj is: " + JSON.stringify(obj)); 87 console.info("[ObjectLinkNusJsunit_0200] text: " + JSON.stringify(obj.$attrs.content)); 97 let obj: ESObject = JSON [all...] |
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_commonAttrsOther/ace_ets_module_commonAttrsOther_api11/entry/src/main/ets/test/visibilityTest/ |
| H A D | VisibilityJsunit.test.ets | 31 console.info("get visibility state pages:" + JSON.stringify(pages)); 33 console.info("get visibility state pages.name:" + JSON.stringify(pages.name)); 36 console.info("push visibility page result:" + JSON.stringify(result)); 53 console.info("[testVisibility01] JSON.parse(strJson) is: " + JSON.stringify(JSON.parse(strJson))); 54 expect(JSON.parse(strJson).$attrs.visibility).assertEqual('Visibility.Visible'); 71 console.info("[testVisibility02] start to publish emit:" + JSON.stringify(eventData.data)); 79 console.info("[testVisibility02] JSON.parse(strJson) is: " + JSON [all...] |
| /test/xts/acts/arkui/ace_ets_module_noui/ace_ets_module_StateMangagement/ace_ets_module_StateMangagement_api11/entry/src/main/ets/test/stateMangagementTest/ |
| H A D | ObjectLinkMap.test.ets | 44 console.info("get ObjectLinkMap state pages: " + JSON.stringify(pages)); 46 console.info("get ObjectLinkMap state pages.name: " + JSON.stringify(pages.name)); 49 console.info("push ObjectLinkMap success: " + JSON.stringify(result)); 76 console.info("[ObjectLinkMap_0100] component JSON.parse(strJson) is: " + JSON.stringify(JSON.parse(strJson))); 77 console.info("[ObjectLinkMap_0100] value: " + JSON.stringify(JSON.parse(strJson).$attrs.content)); 78 expect(JSON.parse(strJson).$attrs.content).assertEqual('4 d'); 101 console.info("[ObjectLinkMap_0200] component JSON [all...] |
| H A D | StateMap.test.ets | 44 console.info("get StateMap state pages: " + JSON.stringify(pages)); 46 console.info("get StateMap state pages.name: " + JSON.stringify(pages.name)); 49 console.info("push StateMap success: " + JSON.stringify(result)); 81 console.info("[StateMap_0100] component JSON.parse(strJson) is: " + JSON.stringify(JSON.parse(strJson))); 82 console.info("[StateMap_0100] value: " + JSON.stringify(JSON.parse(strJson).$attrs.content)); 83 expect(JSON.parse(strJson).$attrs.content).assertEqual('4 d'); 106 console.info("[StateMap_0200] component JSON [all...] |
| H A D | ProvideSet.test.ets | 44 console.info("get ProvideSet state pages: " + JSON.stringify(pages)); 46 console.info("get ProvideSet state pages.name: " + JSON.stringify(pages.name)); 49 console.info("push ProvideSet success: " + JSON.stringify(result)); 76 console.info("[ProvideSet_0100] component JSON.parse(strJson) is: " + JSON.stringify(JSON.parse(strJson))); 77 console.info("[ProvideSet_0100] value: " + JSON.stringify(JSON.parse(strJson).$attrs.content)); 78 expect(JSON.parse(strJson).$attrs.content).assertEqual('5'); 101 console.info("[ProvideSet_0200] component JSON [all...] |
| H A D | PropMap.test.ets | 44 console.info("get PropMap state pages: " + JSON.stringify(pages)); 46 console.info("get PropMap state pages.name: " + JSON.stringify(pages.name)); 49 console.info("push PropMap success: " + JSON.stringify(result)); 76 console.info("[PropMap_0100] component JSON.parse(strJson) is: " + JSON.stringify(JSON.parse(strJson))); 77 console.info("[PropMap_0100] value: " + JSON.stringify(JSON.parse(strJson).$attrs.content)); 78 expect(JSON.parse(strJson).$attrs.content).assertEqual('4 d'); 101 console.info("[PropMap_0200] component JSON [all...] |
| H A D | LinkMap.test.ets | 44 console.info("get LinkMap state pages: " + JSON.stringify(pages)); 46 console.info("get LinkMap state pages.name: " + JSON.stringify(pages.name)); 49 console.info("push LinkMap success: " + JSON.stringify(result)); 77 console.info("[LinkMap_0100] component JSON.parse(strJson) is: " + JSON.stringify(JSON.parse(strJson))); 78 console.info("[LinkMap_0100] value: " + JSON.stringify(JSON.parse(strJson).$attrs.content)); 79 expect(JSON.parse(strJson).$attrs.content).assertEqual('4 d'); 102 console.info("[LinkMap_0200] component JSON [all...] |
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_layout/ace_ets_module_layout_api11/entry/src/main/ets/MainAbility/utils/ |
| H A D | Common.ets | 43 console.info("[getInspectorByKey] current component obj is: " + JSON.stringify(JSON.parse(strJson))); 44 console.info("[getInspectorByKey] rectInfo is: " + JSON.parse('[' + JSON.parse(strJson).$rect + ']')); 45 CommonFunc.rect_left = JSON.parse('[' + JSON.parse('[' + JSON.parse(strJson).$rect + ']')[0] + ']')[0] 46 CommonFunc.rect_top = JSON.parse('[' + JSON.parse('[' + JSON [all...] |
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_imageText/ace_ets_module_imageText_api11/entry/src/main/ets/test/textTest/ |
| H A D | TextfieldMulti.test.ets | 29 console.info("get Index state success " + JSON.stringify(pages));
31 console.info("get Index state success " + JSON.stringify(pages.name));
33 console.info("push Index page success " + JSON.stringify(result));
51 console.info('ArkUX_Text_Visual_0110 START :' + JSON.stringify(strJson));
52 let obj: ESObject = JSON.parse(strJson);
53 console.info("ArkUX_Text_Visual_0110 obj is: " + JSON.stringify(obj));
54 let cancelButton: ESObject = JSON.parse(obj.$attrs.cancelButton);
55 let icon: ESObject = JSON.parse(cancelButton.icon);
67 console.info('ArkUX_Text_Visual_0110 ERR ' + JSON.stringify(err));
83 console.info('ArkUX_Text_Visual_0120 START :' + JSON [all...] |
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_scroll/ace_ets_module_scroll_api11/entry/src/main/ets/test/SwiperTest/Swiper_ParmsChange/ |
| H A D | swiperAutoPlay_4.test.ets | 30 console.info("get swiperAutoPlay_4 state success " + JSON.stringify(pages)); 32 console.info("get swiperAutoPlay_4 state success " + JSON.stringify(pages.name)); 34 console.info("push swiperAutoPlay_4 page success " + JSON.stringify(result)); 38 console.error("push swiperAutoPlay_4 page error " + JSON.stringify(err)); 63 console.info("Autoplay page turning , the autoPlay04.left value is " + JSON.stringify(autoPlay04.left)); 64 console.info("Autoplay page turning , the autoPlay04_2.left value is " + JSON.stringify(autoPlay04_2.left)); 69 console.info("The type value is " + JSON.stringify(JSON.parse(strJson).$type)); 70 console.info("The index value is " + JSON.stringify(JSON [all...] |
| H A D | swiperAutoPlay_2.test.ets | 46 console.info("get swiperAutoPlay_2 state success " + JSON.stringify(pages)); 48 console.info("get swiperAutoPlay_2 state success " + JSON.stringify(pages.name)); 50 console.info("push swiperAutoPlay_2 page success " + JSON.stringify(result)); 54 console.error("push swiperAutoPlay_2 page error " + JSON.stringify(err)); 79 console.info("Autoplay page turning , the autoPlay02.left value is " + JSON.stringify(autoPlay02.left)); 80 console.info("Autoplay page turning , the autoPlay02_1.left value is " + JSON.stringify(autoPlay02_1.left)); 85 console.info("The type value is " + JSON.stringify(JSON.parse(strJson).$type)); 86 console.info("The index value is " + JSON.stringify(JSON [all...] |
| H A D | swiperAutoPlay_3.test.ets | 46 console.info("get swiperAutoPlay_3 state success " + JSON.stringify(pages)); 48 console.info("get swiperAutoPlay_3 state success " + JSON.stringify(pages.name)); 50 console.info("push swiperAutoPlay_3 page success " + JSON.stringify(result)); 54 console.error("push swiperAutoPlay_3 page error " + JSON.stringify(err)); 79 console.info("Autoplay page turning , the autoPlay03.left value is " + JSON.stringify(autoPlay03.left)); 80 console.info("Autoplay page turning , the autoPlay03_2.left value is " + JSON.stringify(autoPlay03_2.left)); 85 console.info("The type value is " + JSON.stringify(JSON.parse(strJson).$type)); 86 console.info("The index value is " + JSON.stringify(JSON [all...] |
| /test/xts/acts/arkui/ace_ets_ux_five/ace_ets_component_TextfieldMulti/entry/src/ohosTest/ets/test/ |
| H A D | TextfieldMulti.test.ets | 29 console.info("get Index state success " + JSON.stringify(pages)); 31 console.info("get Index state success " + JSON.stringify(pages.name)); 33 console.info("push Index page success " + JSON.stringify(result)); 51 console.info('ArkUX_Text_Visual_0110 START :' + JSON.stringify(strJson)); 52 let obj: ESObject = JSON.parse(strJson); 53 console.info("ArkUX_Text_Visual_0110 obj is: " + JSON.stringify(obj)); 54 let cancelButton: ESObject = JSON.parse(obj.$attrs.cancelButton); 55 let icon: ESObject = JSON.parse(cancelButton.icon); 67 console.info('ArkUX_Text_Visual_0110 ERR ' + JSON.stringify(err)); 83 console.info('ArkUX_Text_Visual_0120 START :' + JSON [all...] |
| /third_party/skia/src/ports/skia_ohos/ |
| H A D | HmSymbolConfig_ohos.h | 21 #include <json/json.h> 87 int CheckConfigFile(const char* fname, Json::Value& root); 91 void ParseSymbolAnimations(const Json::Value& root, 93 void ParseSymbolAnimationParas(const Json::Value& root, 95 void ParseSymbolAnimationPara(const Json::Value& root, AnimationPara& animationPara); 96 void ParseSymbolGroupParas(const Json::Value& root, std::vector<std::vector<PiecewiseParameter>>& groupParameters); 97 void ParseSymbolPiecewisePara(const Json::Value& root, PiecewiseParameter& piecewiseParameter); 98 void ParseSymbolCurveArgs(const Json::Value& root, std::map<std::string, float>& curveArgs); 99 void ParseSymbolProperties(const Json [all...] |
| /third_party/typescript/tests/baselines/reference/tsbuild/resolveJsonModule/ |
| H A D | files-containing-json-file.js | 17 //// [/src/src/hello.json]
23 import hello from "./hello.json" 27 //// [/src/tsconfig_withFiles.json]
40 "src/index.ts", "src/hello.json" 44 //// [/src/tsconfig_withInclude.json]
61 //// [/src/tsconfig_withIncludeAndFiles.json]
74 "src/hello.json" 81 //// [/src/tsconfig_withIncludeOfJson.json]
94 "src/**/*", "src/**/*.json" 101 /lib/tsc --b /src/tsconfig_withFiles.json [all...] |
| H A D | include-and-files.js | 17 //// [/src/src/hello.json]
23 import hello from "./hello.json" 27 //// [/src/tsconfig_withFiles.json]
40 "src/index.ts", "src/hello.json" 44 //// [/src/tsconfig_withInclude.json]
61 //// [/src/tsconfig_withIncludeAndFiles.json]
74 "src/hello.json" 81 //// [/src/tsconfig_withIncludeOfJson.json]
94 "src/**/*", "src/**/*.json" 101 /lib/tsc --b /src/tsconfig_withIncludeAndFiles.json [all...] |
| /third_party/typescript/tests/baselines/reference/tsserver/projectReferenceCompileOnSave/ |
| H A D | save-on-dependency.js | 1 Info 0 [00:00:29.000] Provided types map file "/a/lib/typesMap.json" doesn't exist
17 //// [/user/username/projects/myproject/dependency/tsconfig.json]
29 //// [/user/username/projects/myproject/usage/tsconfig.json]
53 Info 3 [00:00:32.000] For info: /user/username/projects/myproject/usage/usage.ts :: Config file name: /user/username/projects/myproject/usage/tsconfig.json
54 Info 4 [00:00:33.000] Creating configuration project /user/username/projects/myproject/usage/tsconfig.json
55 Info 5 [00:00:34.000] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/usage/tsconfig.json 2000 undefined Project: /user/username/projects/myproject/usage/tsconfig.json WatchType: Config file
56 Info 6 [00:00:35.000] Config: /user/username/projects/myproject/usage/tsconfig.json : { 61 "configFilePath": "/user/username/projects/myproject/usage/tsconfig.json" 70 Info 7 [00:00:36.000] DirectoryWatcher:: Added:: WatchInfo: /user/username/projects/myproject/usage 1 undefined Config: /user/username/projects/myproject/usage/tsconfig.json WatchTyp [all...] |
| /test/xts/acts/telephony/telephonyjstest/netmanager_http/entry/src/ohosTest/ets/test/ |
| H A D | NetworkManagerHttpEnhance.test.ets | 27 header: { 'Content-Type': 'application/json' },
35 header: { 'Content-Type': 'application/json' },
46 header: { 'Content-Type': 'application/json' },
55 header: { 'Content-Type': 'application/json' },
64 header: { 'Content-Type': 'application/json' },
73 header: { 'Content-Type': 'application/json' },
81 header: { 'Content-Type': 'application/json' },
95 header: { 'Content-Type': 'application/json' },
108 header: { 'Content-Type': 'application/json' },
121 header: { 'Content-Type': 'application/json' },
[all...] |