| /third_party/skia/infra/bots/recipe_modules/flavor/examples/full.expected/ |
| H A D | Perf-Win2019-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN.json | 7 "--json-output", 8 "/path/to/tmp/json", 24 "--json-output", 25 "/path/to/tmp/json", 37 "--json-output", 38 "/path/to/tmp/json", 50 "--json-output", 51 "/path/to/tmp/json", 65 "--json-output", 66 "/path/to/tmp/json", [all...] |
| /test/xts/acts/telephony/telephone/contacttest/entry/src/ohosTest/ets/test/ |
| H A D | Contacts.test.ets | 212 console.info(`${caseName} Failed to addContact. Code:${JSON.stringify(err)}`) 216 console.info(`${caseName} sunccess to addContact. Code:${JSON.stringify(data)}`) 219 console.info(`${caseName} queryKey: err->${JSON.stringify(keyErr)}`); 223 console.info(`${caseName} queryKey: success data->${JSON.stringify(keyData)}`); 226 console.info(`${caseName} queryContact: err->${JSON.stringify(queryErr)}`); 230 console.info(`${caseName} queryContact: success data->${JSON.stringify(queryData)}`); 240 console.info(`${caseName} catch error ${JSON.stringify(error)}`); 263 console.info(`${caseName} Failed to addContact. Code:${JSON.stringify(err)}`) 267 console.info(`${caseName} sunccess to addContact. Code:${JSON.stringify(data)}`) 270 console.info(`${caseName} queryKey: err->${JSON [all...] |
| /third_party/vk-gl-cts/external/vulkancts/vkscpc/ |
| H A D | vkscpc.cpp | 24 #include <json/json.h> 69 vksc_server::json::Context context; in importFilesForExternalCompiler() 76 if (filePath.getFileExtension() != "json") in importFilesForExternalCompiler() 89 Json::Value jsonRoot; in importFilesForExternalCompiler() 93 TCU_THROW(InternalError, (std::string("JSON parsing error. File ") + filePath.getPath() + " Error : " + errors).c_str()); in importFilesForExternalCompiler() 102 TCU_THROW(InternalError, (std::string("JSON - unknown pipeline. File ") + filePath.getPath()).c_str()); in importFilesForExternalCompiler() 104 const Json::Value& jsonGraphicsPipelineState = jsonRoot["GraphicsPipelineState"]; in importFilesForExternalCompiler() 105 const Json::Value& jsonComputePipelineState = jsonRoot["ComputePipelineState"]; in importFilesForExternalCompiler() 106 const Json in importFilesForExternalCompiler() [all...] |
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_scroll/ace_ets_module_scroll_api11/entry/src/main/ets/test/TabsTest/Tabs_ParmsChange/ |
| H A D | Tabs_barWidHei.test.ets | 46 console.info("get Tabs_barWidHei state pages:" + JSON.stringify(pages)); 48 console.info("get Tabs_barWidHei pages.name:" + JSON.stringify(pages.name)); 51 console.info("push Tabs_barWidHei page result:" + JSON.stringify(result)); 54 console.error("push Tabs_barWidHei page error " + JSON.stringify(err)); 76 console.info(`[testTabsBarWidToNegative] type: ${JSON.stringify(JSON.parse(strJson).$type)}`); 77 console.info("[testTabsBarWidToNegative] barPosition: " + JSON.stringify(JSON.parse(strJson).$attrs.barPosition)); 78 console.info("[testTabsBarWidToNegative] index: " + JSON.stringify(JSON [all...] |
| /third_party/typescript/tests/baselines/reference/tsbuildWatch/programUpdates/ |
| H A D | works-with-extended-source-files.js | 15 //// [/a/b/alpha.tsconfig.json]
18 //// [/a/b/project1.tsconfig.json]
19 {"extends":"./alpha.tsconfig.json","compilerOptions":{"composite":true},"files":["/a/b/commonFile1.ts","/a/b/commonFile2.ts"]}
27 //// [/a/b/bravo.tsconfig.json]
28 {"extends":"./alpha.tsconfig.json"}
30 //// [/a/b/project2.tsconfig.json]
31 {"extends":"./bravo.tsconfig.json","compilerOptions":{"composite":true},"files":["/a/b/other.ts"]}
37 /a/lib/tsc.js -b -w -v project1.tsconfig.json project2.tsconfig.json
43 * project1.tsconfig.json
[all...] |
| /test/xts/acts/bundlemanager/bundle_standard/bundlemanager/actsbundlemanagerstagetest/entry/src/ohosTest/ets/test/ |
| H A D | GetProfileByExtensionAbility.test.ets | 49 console.info("getProfileByExtensionAbilityInvalidModulePro success" + JSON.stringify(data))
53 console.info("getProfileByExtensionAbilityInvalidModulePro failed" + JSON.stringify(err))
67 console.info("getProfileByExtensionAbilityEmptyModulePro success" + JSON.stringify(data))
71 console.info("getProfileByExtensionAbilityEmptyModulePro failed" + JSON.stringify(err))
86 console.error('[getProfileByExtensionAbilityInvalidModuleCall]Operation failed. Cause: ' + JSON.stringify(err));
100 console.error('[getProfileByExtensionAbilityEmptyModuleCall]Operation failed. Cause: ' + JSON.stringify(err));
113 console.info("getProfileByExtensionAbilityInvalidAbilityPro success" + JSON.stringify(data))
117 console.info("getProfileByExtensionAbilityInvalidAbilityPro failed" + JSON.stringify(err))
131 console.info("getProfileByExtensionAbilityEmptyAbilityPro success" + JSON.stringify(data))
135 console.info("getProfileByExtensionAbilityEmptyAbilityPro failed" + JSON [all...] |
| /test/xts/acts/telephony/telephonyjstest/netmanager_base/dns/entry/src/ohosTest/js/test/ |
| H A D | NetworkManagerMdns.test.js | 83 console.log(`removeLocalService fail ${JSON.stringify(err)}`); 85 console.log(` removeLocalService success ${JSON.stringify(data)}`); 99 console.log(`${caseName} addLocalService fail ${JSON.stringify(err)}`); 107 console.log(`${caseName} removeLocalService fail ${JSON.stringify(err)}`); 129 console.log(`${caseName} addLocalService fail ${JSON.stringify(err)}`); 137 console.log(`${caseName} addLocalService fail ${JSON.stringify(err)}`); 141 console.log(`${caseName} removeLocalService fail ${JSON.stringify(err)}`); 170 console.log(`${caseName} addLocalService fail ${JSON.stringify(err)}`); 191 console.log(`${caseName} addLocalService fail ${JSON.stringify(err)}`); 201 console.log(`${caseName} addLocalService into catch ${JSON [all...] |
| /third_party/typescript/tests/baselines/reference/tsserver/projectReferenceCompileOnSave/ |
| H A D | when-dependency-project-is-not-open-and-save-on-dependency-with-project-and-change-to-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...] |
| H A D | when-dependency-project-is-not-open-and-save-on-dependency-with-project-and-local-change-to-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...] |
| /third_party/typescript/tests/baselines/reference/tsserver/projectReferences/ |
| H A D | find-refs-to-decl-in-other-proj-when-proj-is-loaded-and-refd-proj-loading-is-disabled-and-proj-ref-redirects-are-disabled-and-a-decl-map-is-missing.js | 1 Info 0 [00:00:29.000] Provided types map file "/a/lib/typesMap.json" doesn't exist
12 //// [/user/username/projects/myproject/a/tsconfig.json]
23 //// [/user/username/projects/myproject/b/tsconfig.json]
56 Info 3 [00:00:32.000] For info: /user/username/projects/myproject/a/index.ts :: Config file name: /user/username/projects/myproject/a/tsconfig.json
57 Info 4 [00:00:33.000] Creating configuration project /user/username/projects/myproject/a/tsconfig.json
58 Info 5 [00:00:34.000] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/a/tsconfig.json 2000 undefined Project: /user/username/projects/myproject/a/tsconfig.json WatchType: Config file
59 Info 6 [00:00:35.000] Config: /user/username/projects/myproject/a/tsconfig.json : { 67 "configFilePath": "/user/username/projects/myproject/a/tsconfig.json" 76 Info 7 [00:00:36.000] DirectoryWatcher:: Added:: WatchInfo: /user/username/projects/myproject/a 1 undefined Config: /user/username/projects/myproject/a/tsconfig.json WatchTyp [all...] |
| H A D | find-refs-to-decl-in-other-proj-when-proj-is-loaded-and-refd-proj-loading-is-enabled-and-proj-ref-redirects-are-disabled-and-a-decl-map-is-missing.js | 1 Info 0 [00:00:29.000] Provided types map file "/a/lib/typesMap.json" doesn't exist
12 //// [/user/username/projects/myproject/a/tsconfig.json]
23 //// [/user/username/projects/myproject/b/tsconfig.json]
56 Info 3 [00:00:32.000] For info: /user/username/projects/myproject/a/index.ts :: Config file name: /user/username/projects/myproject/a/tsconfig.json
57 Info 4 [00:00:33.000] Creating configuration project /user/username/projects/myproject/a/tsconfig.json
58 Info 5 [00:00:34.000] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/a/tsconfig.json 2000 undefined Project: /user/username/projects/myproject/a/tsconfig.json WatchType: Config file
59 Info 6 [00:00:35.000] Config: /user/username/projects/myproject/a/tsconfig.json : { 67 "configFilePath": "/user/username/projects/myproject/a/tsconfig.json" 76 Info 7 [00:00:36.000] DirectoryWatcher:: Added:: WatchInfo: /user/username/projects/myproject/a 1 undefined Config: /user/username/projects/myproject/a/tsconfig.json WatchTyp [all...] |
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_marquee/ace_ets_module_marquee_api12/entry/src/main/ets/MainAbility/utils/ |
| H A D | Common.ets | 36 console.info("[getInspectorByKey] current component obj is: " + JSON.stringify(JSON.parse(strJson))); 37 console.info("[getInspectorByKey] rectInfo is: " + JSON.parse('[' + JSON.parse(strJson).$rect + ']')); 38 CommonFunc.rect_left = JSON.parse('[' + JSON.parse('[' + JSON.parse(strJson).$rect + ']')[0] + ']')[0] 39 CommonFunc.rect_top = JSON.parse('[' + JSON.parse('[' + JSON [all...] |
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_modifier/entry/src/main/ets/MainAbility/utils/ |
| H A D | Common.ets | 36 console.info("[getInspectorByKey] current component obj is: " + JSON.stringify(JSON.parse(strJson))); 37 console.info("[getInspectorByKey] rectInfo is: " + JSON.parse('[' + JSON.parse(strJson).$rect + ']')); 38 CommonFunc.rect_left = JSON.parse('[' + JSON.parse('[' + JSON.parse(strJson).$rect + ']')[0] + ']')[0] 39 CommonFunc.rect_top = JSON.parse('[' + JSON.parse('[' + JSON [all...] |
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_badge/ace_ets_module_badge_api12/entry/src/main/ets/MainAbility/utils/ |
| H A D | Common.ets | 36 console.info("[getInspectorByKey] current component obj is: " + JSON.stringify(JSON.parse(strJson))); 37 console.info("[getInspectorByKey] rectInfo is: " + JSON.parse('[' + JSON.parse(strJson).$rect + ']')); 38 CommonFunc.rect_left = JSON.parse('[' + JSON.parse('[' + JSON.parse(strJson).$rect + ']')[0] + ']')[0] 39 CommonFunc.rect_top = JSON.parse('[' + JSON.parse('[' + JSON [all...] |
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_grid/ace_ets_module_grid_api12/entry/src/main/ets/MainAbility/utils/ |
| H A D | Common.ets | 36 console.info("[getInspectorByKey] current component obj is: " + JSON.stringify(JSON.parse(strJson))); 37 console.info("[getInspectorByKey] rectInfo is: " + JSON.parse('[' + JSON.parse(strJson).$rect + ']')); 38 CommonFunc.rect_left = JSON.parse('[' + JSON.parse('[' + JSON.parse(strJson).$rect + ']')[0] + ']')[0] 39 CommonFunc.rect_top = JSON.parse('[' + JSON.parse('[' + JSON [all...] |
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_griditem/ace_ets_module_griditem_api12/entry/src/main/ets/MainAbility/utils/ |
| H A D | Common.ets | 36 console.info("[getInspectorByKey] current component obj is: " + JSON.stringify(JSON.parse(strJson))); 37 console.info("[getInspectorByKey] rectInfo is: " + JSON.parse('[' + JSON.parse(strJson).$rect + ']')); 38 CommonFunc.rect_left = JSON.parse('[' + JSON.parse('[' + JSON.parse(strJson).$rect + ']')[0] + ']')[0] 39 CommonFunc.rect_top = JSON.parse('[' + JSON.parse('[' + JSON [all...] |
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_listItemGroup/ace_ets_module_listItemGroup_api12/entry/src/main/ets/MainAbility/utils/ |
| H A D | Common.ets | 36 console.info("[getInspectorByKey] current component obj is: " + JSON.stringify(JSON.parse(strJson))); 37 console.info("[getInspectorByKey] rectInfo is: " + JSON.parse('[' + JSON.parse(strJson).$rect + ']')); 38 CommonFunc.rect_left = JSON.parse('[' + JSON.parse('[' + JSON.parse(strJson).$rect + ']')[0] + ']')[0] 39 CommonFunc.rect_top = JSON.parse('[' + JSON.parse('[' + JSON [all...] |
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_qrcode/ace_ets_module_qrcode_api12/entry/src/main/ets/MainAbility/utils/ |
| H A D | Common.ets | 36 console.info("[getInspectorByKey] current component obj is: " + JSON.stringify(JSON.parse(strJson))); 37 console.info("[getInspectorByKey] rectInfo is: " + JSON.parse('[' + JSON.parse(strJson).$rect + ']')); 38 CommonFunc.rect_left = JSON.parse('[' + JSON.parse('[' + JSON.parse(strJson).$rect + ']')[0] + ']')[0] 39 CommonFunc.rect_top = JSON.parse('[' + JSON.parse('[' + JSON [all...] |
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_textclock/ace_ets_module_textclock_api12/entry/src/main/ets/MainAbility/utils/ |
| H A D | Common.ets | 36 console.info("[getInspectorByKey] current component obj is: " + JSON.stringify(JSON.parse(strJson))); 37 console.info("[getInspectorByKey] rectInfo is: " + JSON.parse('[' + JSON.parse(strJson).$rect + ']')); 38 CommonFunc.rect_left = JSON.parse('[' + JSON.parse('[' + JSON.parse(strJson).$rect + ']')[0] + ']')[0] 39 CommonFunc.rect_top = JSON.parse('[' + JSON.parse('[' + JSON [all...] |
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_texttimer/ace_ets_module_texttimer_api12/entry/src/main/ets/MainAbility/utils/ |
| H A D | Common.ets | 36 console.info("[getInspectorByKey] current component obj is: " + JSON.stringify(JSON.parse(strJson))); 37 console.info("[getInspectorByKey] rectInfo is: " + JSON.parse('[' + JSON.parse(strJson).$rect + ']')); 38 CommonFunc.rect_left = JSON.parse('[' + JSON.parse('[' + JSON.parse(strJson).$rect + ']')[0] + ']')[0] 39 CommonFunc.rect_top = JSON.parse('[' + JSON.parse('[' + JSON [all...] |
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_video/ace_ets_module_video_api12/entry/src/main/ets/MainAbility/utils/ |
| H A D | Common.ets | 36 console.info("[getInspectorByKey] current component obj is: " + JSON.stringify(JSON.parse(strJson))); 37 console.info("[getInspectorByKey] rectInfo is: " + JSON.parse('[' + JSON.parse(strJson).$rect + ']')); 38 CommonFunc.rect_left = JSON.parse('[' + JSON.parse('[' + JSON.parse(strJson).$rect + ']')[0] + ']')[0] 39 CommonFunc.rect_top = JSON.parse('[' + JSON.parse('[' + JSON [all...] |
| /third_party/curl/docs/cmdline-opts/ |
| H A D | json.md | 4 Long: json 6 Help: HTTP POST JSON 16 - --json '{ "drink": "coffe" }' $URL 17 - --json '{ "drink":' --json ' "coffe" }' $URL 18 - --json @prepared $URL 19 - --json @- $URL < json.txt 22 # `--json` 24 Sends the specified JSON dat [all...] |
| /third_party/node/tools/doc/ |
| H A D | alljson.mjs | 1 // Build all.json by combining the miscs, modules, classes, globals, and methods 2 // from the generated json files. 10 .filter((name) => name.includes('.json') && name !== 'all.json'); 26 const seen = new Set(['all.json', 'index.json']); 29 // Expand hrefs found in json to include source HTML file. 32 const json = href.replace('.html', '.json'); 33 if (!jsonFiles.includes(json) || see [all...] |
| /third_party/node/test/es-module/ |
| H A D | test-esm-assertionless-json-import.js | 1 // Flags: --experimental-loader ./test/fixtures/es-module-loaders/assertionless-json-import.mjs 9 import('../fixtures/experimental.json'), 11 '../fixtures/experimental.json', 12 { with: { type: 'json' } } 24 import('../fixtures/experimental.json?test'), 26 '../fixtures/experimental.json?test', 27 { with: { type: 'json' } } 39 import('../fixtures/experimental.json#test'), 41 '../fixtures/experimental.json#test', 42 { with: { type: 'json' } } [all...] |
| /test/xts/acts/communication/bluetooth_bp/entry/src/ohosTest/ets/test/ |
| H A D | BtConnection.test.ets | 24 console.info("[bluetooth_js] pinRequired on:" + JSON.stringify(data));
29 console.info('[bluetooth_js] Device' + JSON.stringify(data) +
34 console.info("[bluetooth_js] bondStateChange on:" + JSON.stringify(data)
38 console.info("[bluetooth_js] bondStateChange on:" + JSON.stringify(data)
42 console.info('pin required = '+ JSON.stringify(data));
68 console.info('[bluetooth_js] bt turn off:' + JSON.stringify(sta1));
71 console.info('[bluetooth_js] bt turning on:' + JSON.stringify(sta));
75 console.info('[bluetooth_js] bt turn on:' + JSON.stringify(sta));
82 console.info('[bluetooth_js] bt turning off:' + JSON.stringify(sta2));
205 console.info('[bluetooth_js] getPairedDevices ret2:' + JSON [all...] |