Home
last modified time | relevance | path

Searched full:json (Results 101 - 125 of 24404) sorted by relevance

12345678910>>...977

/third_party/typescript/tests/baselines/reference/tsserver/projectErrors/
H A Dreports-errors-correctly-when-file-referenced-by-inferred-project-root,-is-opened-right-after-closing-the-root-file.js1 Info 0 [00:00:33.000] Provided types map file "/a/lib/typesMap.json" doesn't exist
44 Info 4 [00:00:37.000] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/src/client/tsconfig.json 2000 undefined WatchType: Config file for the inferred project root
45 Info 5 [00:00:38.000] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/src/client/jsconfig.json 2000 undefined WatchType: Config file for the inferred project root
46 Info 6 [00:00:39.000] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/src/tsconfig.json 2000 undefined WatchType: Config file for the inferred project root
47 Info 7 [00:00:40.000] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/src/jsconfig.json 2000 undefined WatchType: Config file for the inferred project root
48 Info 8 [00:00:41.000] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/tsconfig.json 2000 undefined WatchType: Config file for the inferred project root
49 Info 9 [00:00:42.000] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/jsconfig.json 2000 undefined WatchType: Config file for the inferred project root
77 /user/username/projects/myproject/src/client/tsconfig.json:
79 /user/username/projects/myproject/src/client/jsconfig.json:
81 /user/username/projects/myproject/src/tsconfig.json
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/default/test/
H A DsearchProps.test.js64 console.info("push searchProps page success " + JSON.stringify(result));
66 console.error("push searchProps page error " + JSON.stringify(result));
88 console.info("[searchProps] get globalThis.value is: " + JSON.stringify(globalThis.value));
90 let obj = JSON.parse(globalThis.value.idProp);
91 console.info("[searchProps] get inspector value is: " + JSON.stringify(obj));
92 console.info("[searchProps] get inspector attrs value is: " + JSON.stringify(obj.$attrs));
106 console.info("[searchProps] get globalThis.value is: " + JSON.stringify(globalThis.value));
108 let obj = JSON.parse(globalThis.value.classProp);
109 console.info("[searchProps] get inspector value is: " + JSON.stringify(obj));
110 console.info("[searchProps] get inspector attrs value is: " + JSON
[all...]
H A DswitchProps.test.js63 console.info("push switchProps page success " + JSON.stringify(result));
65 console.error("push switchProps page error " + JSON.stringify(result));
87 console.info("[switchProps] get globalThis.value is: " + JSON.stringify(globalThis.value));
89 let obj = JSON.parse(globalThis.value.idProp);
90 console.info("[switchProps] get inspector value is: " + JSON.stringify(obj));
91 console.info("[switchProps] get inspector attrs value is: " + JSON.stringify(obj.$attrs));
100 console.info("[switchProps] get globalThis.value is: " + JSON.stringify(globalThis.value));
102 let obj = JSON.parse(globalThis.value.classProp);
103 console.info("[switchProps] get inspector value is: " + JSON.stringify(obj));
104 console.info("[switchProps] get inspector attrs value is: " + JSON
[all...]
H A DpathProps.test.js64 console.info("push pathProps page success " + JSON.stringify(result));
66 console.error("push pathProps page error " + JSON.stringify(result));
88 console.info("[pathProps] get globalThis.value is: " + JSON.stringify(globalThis.value));
90 let obj = JSON.parse(globalThis.value.fillProp);
91 console.info("[pathProps] get inspector value is: " + JSON.stringify(obj));
92 console.info("[pathProps] get inspector attrs value is: " + JSON.stringify(obj.$attrs));
95 console.info("[pathProps] get inspector $type value is: " + JSON.stringify(obj.$attrs.$type));
97 console.info("[pathProps] get inspector id value is: " + JSON.stringify(obj.$attrs.id));
99 console.info("[pathProps] get inspector d value is: " + JSON.stringify(obj.$attrs.d));
101 console.info("[pathProps] get inspector fill value is: " + JSON
[all...]
H A DrectProps.test.js64 console.info("push rectProps page success " + JSON.stringify(result));
66 console.error("push rectProps page error " + JSON.stringify(result));
88 console.info("[rectProps] get globalThis.value is: " + JSON.stringify(globalThis.value));
90 let obj = JSON.parse(globalThis.value.fillProp);
91 console.info("[rectProps] get inspector value is: " + JSON.stringify(obj));
92 console.info("[rectProps] get inspector attrs value is: " + JSON.stringify(obj.$attrs));
95 console.info("[rectProps] get inspector $type value is: " + JSON.stringify(obj.$attrs.$type));
97 console.info("[rectProps] get inspector id value is: " + JSON.stringify(obj.$attrs.id));
99 console.info("[rectProps] get inspector width value is: " + JSON.stringify(obj.$attrs.width));
101 console.info("[rectProps] get inspector height value is: " + JSON
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/test/
H A DsearchProps.test.js64 console.info("push searchProps page success " + JSON.stringify(result));
66 console.error("push searchProps page error " + JSON.stringify(result));
88 console.info("[searchProps] get globalThis.value is: " + JSON.stringify(globalThis.value));
90 let obj = JSON.parse(globalThis.value.idProp);
91 console.info("[searchProps] get inspector value is: " + JSON.stringify(obj));
92 console.info("[searchProps] get inspector attrs value is: " + JSON.stringify(obj.$attrs));
106 console.info("[searchProps] get globalThis.value is: " + JSON.stringify(globalThis.value));
108 let obj = JSON.parse(globalThis.value.classProp);
109 console.info("[searchProps] get inspector value is: " + JSON.stringify(obj));
110 console.info("[searchProps] get inspector attrs value is: " + JSON
[all...]
H A DswitchProps.test.js63 console.info("push switchProps page success " + JSON.stringify(result));
65 console.error("push switchProps page error " + JSON.stringify(result));
87 console.info("[switchProps] get globalThis.value is: " + JSON.stringify(globalThis.value));
89 let obj = JSON.parse(globalThis.value.idProp);
90 console.info("[switchProps] get inspector value is: " + JSON.stringify(obj));
91 console.info("[switchProps] get inspector attrs value is: " + JSON.stringify(obj.$attrs));
100 console.info("[switchProps] get globalThis.value is: " + JSON.stringify(globalThis.value));
102 let obj = JSON.parse(globalThis.value.classProp);
103 console.info("[switchProps] get inspector value is: " + JSON.stringify(obj));
104 console.info("[switchProps] get inspector attrs value is: " + JSON
[all...]
H A DpathProps.test.js64 console.info("push pathProps page success " + JSON.stringify(result));
66 console.error("push pathProps page error " + JSON.stringify(result));
88 console.info("[pathProps] get globalThis.value is: " + JSON.stringify(globalThis.value));
90 let obj = JSON.parse(globalThis.value.fillProp);
91 console.info("[pathProps] get inspector value is: " + JSON.stringify(obj));
92 console.info("[pathProps] get inspector attrs value is: " + JSON.stringify(obj.$attrs));
95 console.info("[pathProps] get inspector $type value is: " + JSON.stringify(obj.$attrs.$type));
97 console.info("[pathProps] get inspector id value is: " + JSON.stringify(obj.$attrs.id));
99 console.info("[pathProps] get inspector d value is: " + JSON.stringify(obj.$attrs.d));
101 console.info("[pathProps] get inspector fill value is: " + JSON
[all...]
H A DrectProps.test.js64 console.info("push rectProps page success " + JSON.stringify(result));
66 console.error("push rectProps page error " + JSON.stringify(result));
88 console.info("[rectProps] get globalThis.value is: " + JSON.stringify(globalThis.value));
90 let obj = JSON.parse(globalThis.value.fillProp);
91 console.info("[rectProps] get inspector value is: " + JSON.stringify(obj));
92 console.info("[rectProps] get inspector attrs value is: " + JSON.stringify(obj.$attrs));
95 console.info("[rectProps] get inspector $type value is: " + JSON.stringify(obj.$attrs.$type));
97 console.info("[rectProps] get inspector id value is: " + JSON.stringify(obj.$attrs.id));
99 console.info("[rectProps] get inspector width value is: " + JSON.stringify(obj.$attrs.width));
101 console.info("[rectProps] get inspector height value is: " + JSON
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/test/
H A DsearchProps.test.js64 console.info("push searchProps page success " + JSON.stringify(result));
66 console.error("push searchProps page error " + JSON.stringify(result));
88 console.info("[searchProps] get globalThis.value is: " + JSON.stringify(globalThis.value));
90 let obj = JSON.parse(globalThis.value.idProp);
91 console.info("[searchProps] get inspector value is: " + JSON.stringify(obj));
92 console.info("[searchProps] get inspector attrs value is: " + JSON.stringify(obj.$attrs));
106 console.info("[searchProps] get globalThis.value is: " + JSON.stringify(globalThis.value));
108 let obj = JSON.parse(globalThis.value.classProp);
109 console.info("[searchProps] get inspector value is: " + JSON.stringify(obj));
110 console.info("[searchProps] get inspector attrs value is: " + JSON
[all...]
H A DswitchProps.test.js63 console.info("push switchProps page success " + JSON.stringify(result));
65 console.error("push switchProps page error " + JSON.stringify(result));
87 console.info("[switchProps] get globalThis.value is: " + JSON.stringify(globalThis.value));
89 let obj = JSON.parse(globalThis.value.idProp);
90 console.info("[switchProps] get inspector value is: " + JSON.stringify(obj));
91 console.info("[switchProps] get inspector attrs value is: " + JSON.stringify(obj.$attrs));
100 console.info("[switchProps] get globalThis.value is: " + JSON.stringify(globalThis.value));
102 let obj = JSON.parse(globalThis.value.classProp);
103 console.info("[switchProps] get inspector value is: " + JSON.stringify(obj));
104 console.info("[switchProps] get inspector attrs value is: " + JSON
[all...]
H A DpathProps.test.js64 console.info("push pathProps page success " + JSON.stringify(result));
66 console.error("push pathProps page error " + JSON.stringify(result));
88 console.info("[pathProps] get globalThis.value is: " + JSON.stringify(globalThis.value));
90 let obj = JSON.parse(globalThis.value.fillProp);
91 console.info("[pathProps] get inspector value is: " + JSON.stringify(obj));
92 console.info("[pathProps] get inspector attrs value is: " + JSON.stringify(obj.$attrs));
95 console.info("[pathProps] get inspector $type value is: " + JSON.stringify(obj.$attrs.$type));
97 console.info("[pathProps] get inspector id value is: " + JSON.stringify(obj.$attrs.id));
99 console.info("[pathProps] get inspector d value is: " + JSON.stringify(obj.$attrs.d));
101 console.info("[pathProps] get inspector fill value is: " + JSON
[all...]
H A DrectProps.test.js64 console.info("push rectProps page success " + JSON.stringify(result));
66 console.error("push rectProps page error " + JSON.stringify(result));
88 console.info("[rectProps] get globalThis.value is: " + JSON.stringify(globalThis.value));
90 let obj = JSON.parse(globalThis.value.fillProp);
91 console.info("[rectProps] get inspector value is: " + JSON.stringify(obj));
92 console.info("[rectProps] get inspector attrs value is: " + JSON.stringify(obj.$attrs));
95 console.info("[rectProps] get inspector $type value is: " + JSON.stringify(obj.$attrs.$type));
97 console.info("[rectProps] get inspector id value is: " + JSON.stringify(obj.$attrs.id));
99 console.info("[rectProps] get inspector width value is: " + JSON.stringify(obj.$attrs.width));
101 console.info("[rectProps] get inspector height value is: " + JSON
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/test/
H A DsearchProps.test.js64 console.info("push searchProps page success " + JSON.stringify(result));
66 console.error("push searchProps page error " + JSON.stringify(result));
88 console.info("[searchProps] get globalThis.value is: " + JSON.stringify(globalThis.value));
90 let obj = JSON.parse(globalThis.value.idProp);
91 console.info("[searchProps] get inspector value is: " + JSON.stringify(obj));
92 console.info("[searchProps] get inspector attrs value is: " + JSON.stringify(obj.$attrs));
106 console.info("[searchProps] get globalThis.value is: " + JSON.stringify(globalThis.value));
108 let obj = JSON.parse(globalThis.value.classProp);
109 console.info("[searchProps] get inspector value is: " + JSON.stringify(obj));
110 console.info("[searchProps] get inspector attrs value is: " + JSON
[all...]
H A DswitchProps.test.js63 console.info("push switchProps page success " + JSON.stringify(result));
65 console.error("push switchProps page error " + JSON.stringify(result));
87 console.info("[switchProps] get globalThis.value is: " + JSON.stringify(globalThis.value));
89 let obj = JSON.parse(globalThis.value.idProp);
90 console.info("[switchProps] get inspector value is: " + JSON.stringify(obj));
91 console.info("[switchProps] get inspector attrs value is: " + JSON.stringify(obj.$attrs));
100 console.info("[switchProps] get globalThis.value is: " + JSON.stringify(globalThis.value));
102 let obj = JSON.parse(globalThis.value.classProp);
103 console.info("[switchProps] get inspector value is: " + JSON.stringify(obj));
104 console.info("[switchProps] get inspector attrs value is: " + JSON
[all...]
H A DpathProps.test.js64 console.info("push pathProps page success " + JSON.stringify(result));
66 console.error("push pathProps page error " + JSON.stringify(result));
88 console.info("[pathProps] get globalThis.value is: " + JSON.stringify(globalThis.value));
90 let obj = JSON.parse(globalThis.value.fillProp);
91 console.info("[pathProps] get inspector value is: " + JSON.stringify(obj));
92 console.info("[pathProps] get inspector attrs value is: " + JSON.stringify(obj.$attrs));
95 console.info("[pathProps] get inspector $type value is: " + JSON.stringify(obj.$attrs.$type));
97 console.info("[pathProps] get inspector id value is: " + JSON.stringify(obj.$attrs.id));
99 console.info("[pathProps] get inspector d value is: " + JSON.stringify(obj.$attrs.d));
101 console.info("[pathProps] get inspector fill value is: " + JSON
[all...]
H A DrectProps.test.js64 console.info("push rectProps page success " + JSON.stringify(result));
66 console.error("push rectProps page error " + JSON.stringify(result));
88 console.info("[rectProps] get globalThis.value is: " + JSON.stringify(globalThis.value));
90 let obj = JSON.parse(globalThis.value.fillProp);
91 console.info("[rectProps] get inspector value is: " + JSON.stringify(obj));
92 console.info("[rectProps] get inspector attrs value is: " + JSON.stringify(obj.$attrs));
95 console.info("[rectProps] get inspector $type value is: " + JSON.stringify(obj.$attrs.$type));
97 console.info("[rectProps] get inspector id value is: " + JSON.stringify(obj.$attrs.id));
99 console.info("[rectProps] get inspector width value is: " + JSON.stringify(obj.$attrs.width));
101 console.info("[rectProps] get inspector height value is: " + JSON
[all...]
/third_party/json/tests/src/
H A Dunit-items.cpp2 // __| | __| | | | JSON for Modern C++ (supporting code)
4 // |_____|_____|_____|_|___| https://github.com/nlohmann/json
11 #include <nlohmann/json.hpp>
12 using nlohmann::json;
28 json j = { {"A", 1}, {"B", 2} };
31 for (auto i : json::iterator_wrapper(j)) // NOLINT(performance-for-range-copy)
38 CHECK(i.value() == json(1));
45 CHECK(i.value() == json(2));
61 json j = { {"A", 1}, {"B", 2} };
64 for (auto& i : json
[all...]
H A Dunit-concepts.cpp2 // __| | __| | | | JSON for Modern C++ (supporting code)
4 // |_____|_____|_____|_|___| https://github.com/nlohmann/json
11 #include <nlohmann/json.hpp>
12 using nlohmann::json;
16 SECTION("container requirements for json")
18 // X: container class: json
19 // T: type of objects: json
20 // a, b: values of type X: json
25 CHECK((std::is_same<json::value_type, json>
[all...]
/third_party/node/deps/npm/test/lib/commands/
H A Dpkg.js13 JSON.parse(readFileSync(resolve(res.prefix, dir, 'package.json'), 'utf8'))
48 'package.json': JSON.stringify({
58 JSON.parse(OUTPUT()),
63 'should print package.json content'
70 'package.json': JSON.stringify({
80 JSON.parse(OUTPUT()),
82 'should print retrieved package.json fiel
[all...]
/third_party/typescript/tests/baselines/reference/
H A DnodeModulesExportsBlocksTypesVersions(module=nodenext).trace.json2 "File '/node_modules/exports-and-types-versions/types/package.json' does not exist.",
3 "Found 'package.json' at '/node_modules/exports-and-types-versions/package.json'.",
4 "'package.json' has a 'typesVersions' field with version-specific path mappings.",
5 "File '/node_modules/just-types-versions/types/package.json' does not exist.",
6 "Found 'package.json' at '/node_modules/just-types-versions/package.json'.",
7 "'package.json' has a 'typesVersions' field with version-specific path mappings.",
11 "File '/package.json' does not exist.",
13 "File '/node_modules/exports-and-types-versions/package.json' exist
[all...]
/test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_modifier/entry/src/main/ets/test/
H A DCommon9Jsunit.test.ets30 console.info("get common_Jsunit state pages: " + JSON.stringify(pages));
32 console.info("get common_Jsunit state pages.name: " + JSON.stringify(pages.name));
58 console.info("[common_focusable] JSON.parse(strJson) is : " + JSON.stringify(JSON.parse(strJson).$attrs));
59 expect(JSON.parse(strJson).$attrs.focusable).assertEqual(false);
76 console.info("[common_tabIndex] JSON.parse(strJson) is : " + JSON.stringify(JSON.parse(strJson).$attrs));
77 expect(JSON
[all...]
/base/security/security_component_manager/frameworks/security_component/src/
H A Dsec_comp_base.cpp66 bool SecCompBase::ParseDimension(const nlohmann::json& json, const std::string& tag, DimensionT& res) in ParseDimension() argument
68 if ((json.find(tag) == json.end()) || !json.at(tag).is_number_float()) { in ParseDimension()
69 SC_LOG_ERROR(LABEL, "json: %{public}s tag invalid.", tag.c_str()); in ParseDimension()
73 res = json.at(tag).get<double>(); in ParseDimension()
77 bool SecCompBase::ParseColor(const nlohmann::json& json, const std::string& tag, SecCompColor& res) in ParseColor() argument
79 if ((json in ParseColor()
88 ParseBool(const nlohmann::json& json, const std::string& tag, bool& res) ParseBool() argument
99 ParseString(const nlohmann::json& json, const std::string& tag, std::string& res) ParseString() argument
110 ParsePadding(const nlohmann::json& json, const std::string& tag, PaddingSize& res) ParsePadding() argument
133 ParseColors(const nlohmann::json& json, const std::string& tag) ParseColors() argument
152 ParseBorders(const nlohmann::json& json, const std::string& tag) ParseBorders() argument
162 ParseSize(const nlohmann::json& json, const std::string& tag) ParseSize() argument
189 ParseParent(const nlohmann::json& json, const std::string& tag) ParseParent() argument
220 ParseRect(const nlohmann::json& json, const std::string& tag, SecCompRect& rect) ParseRect() argument
360 nlohmann::json json; ToJsonStr() local
390 ParseStyle(const nlohmann::json& json, const std::string& tag) ParseStyle() argument
[all...]
/third_party/json/benchmarks/src/
H A Dbenchmarks.cpp2 #include <nlohmann/json.hpp>
6 using json = nlohmann::json;
9 // parse JSON from file
18 auto* j = new json(); in ParseFile()
21 *j = json::parse(*f); in ParseFile()
32 BENCHMARK_CAPTURE(ParseFile, jeopardy, TEST_DATA_DIRECTORY "/jeopardy/jeopardy.json");
33 BENCHMARK_CAPTURE(ParseFile, canada, TEST_DATA_DIRECTORY "/nativejson-benchmark/canada.json");
34 BENCHMARK_CAPTURE(ParseFile, citm_catalog, TEST_DATA_DIRECTORY "/nativejson-benchmark/citm_catalog.json");
35 BENCHMARK_CAPTURE(ParseFile, twitter, TEST_DATA_DIRECTORY "/nativejson-benchmark/twitter.json");
[all...]
/test/xts/acts/graphic/vktest/
H A DREADME_zh.md24 │ │ └── Test.json
29 │ │ └── Test.json
34 │ │ └── Test.json
39 │ │ └── Test.json
44 │ │ └── Test.json
49 │ │ └── Test.json
54 │ │ └── Test.json
59 │ │ └── Test.json
64 │ │ └── Test.json
69 │ │ └── Test.json
[all...]

Completed in 32 milliseconds

12345678910>>...977