Home
last modified time | relevance | path

Searched full:json (Results 276 - 300 of 14255) sorted by relevance

1...<<11121314151617181920>>...571

/third_party/typescript/tests/baselines/reference/tsserver/projectReferences/
H A Dwhen-the-referenced-projects-have-allowJs-and-emitDeclarationOnly.js1 Info 0 [00:00:43.000] Provided types map file "/a/lib/typesMap.json" doesn't exist
25 //// [/user/username/projects/myproject/packages/emit-composite/tsconfig.json]
28 //// [/user/username/projects/myproject/packages/emit-composite/package.json]
47 //// [/user/username/projects/myproject/packages/consumer/tsconfig.json]
64 Info 3 [00:00:46.000] For info: /user/username/projects/myproject/packages/consumer/src/index.ts :: Config file name: /user/username/projects/myproject/packages/consumer/tsconfig.json
65 Info 4 [00:00:47.000] Creating configuration project /user/username/projects/myproject/packages/consumer/tsconfig.json
66 Info 5 [00:00:48.000] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/packages/consumer/tsconfig.json 2000 undefined Project: /user/username/projects/myproject/packages/consumer/tsconfig.json WatchType: Config file
68 {"seq":0,"type":"event","event":"projectLoadingStart","body":{"projectName":"/user/username/projects/myproject/packages/consumer/tsconfig.json","reason":"Creating possible configured project for /user/username/projects/myproject/packages/consumer/src/index.ts to open"}}
69 Info 7 [00:00:50.000] Config: /user/username/projects/myproject/packages/consumer/tsconfig.json
[all...]
H A Dproject-is-directly-referenced-by-solution.js1 Info 0 [00:00:53.000] Provided types map file "/a/lib/typesMap.json" doesn't exist
3 Info 2 [00:00:55.000] For info: /user/username/projects/myproject/src/main.ts :: Config file name: /user/username/projects/myproject/tsconfig.json
4 Info 3 [00:00:56.000] Creating configuration project /user/username/projects/myproject/tsconfig.json
5 Info 4 [00:00:57.000] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/tsconfig.json 2000 undefined Project: /user/username/projects/myproject/tsconfig.json WatchType: Config file
7 {"seq":0,"type":"event","event":"projectLoadingStart","body":{"projectName":"/user/username/projects/myproject/tsconfig.json","reason":"Creating possible configured project for /user/username/projects/myproject/src/main.ts to open"}}
8 Info 6 [00:00:59.000] Config: /user/username/projects/myproject/tsconfig.json : {
11 "configFilePath": "/user/username/projects/myproject/tsconfig.json"
15 "path": "/user/username/projects/myproject/tsconfig-src.json",
16 "originalPath": "./tsconfig-src.json"
[all...]
H A Dnew-file-is-added-to-the-referenced-project-when-referenced-project-is-not-open-with-disableSourceOfProjectReferenceRedirect.js1 Info 0 [00:00:33.000] Provided types map file "/a/lib/typesMap.json" doesn't exist
12 //// [/user/username/projects/myproject/projects/project1/tsconfig.json]
21 //// [/user/username/projects/myproject/projects/project2/tsconfig.json]
48 Info 3 [00:00:36.000] For info: /user/username/projects/myproject/projects/project2/class2.ts :: Config file name: /user/username/projects/myproject/projects/project2/tsconfig.json
49 Info 4 [00:00:37.000] Creating configuration project /user/username/projects/myproject/projects/project2/tsconfig.json
50 Info 5 [00:00:38.000] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/projects/project2/tsconfig.json 2000 undefined Project: /user/username/projects/myproject/projects/project2/tsconfig.json WatchType: Config file
51 Info 6 [00:00:39.000] Config: /user/username/projects/myproject/projects/project2/tsconfig.json : {
59 "configFilePath": "/user/username/projects/myproject/projects/project2/tsconfig.json"
68 Info 7 [00:00:40.000] DirectoryWatcher:: Added:: WatchInfo: /user/username/projects/myproject/projects/project2 1 undefined Config: /user/username/projects/myproject/projects/project2/tsconfig.json WatchTyp
[all...]
H A Dsolution-with-its-own-files-and-disables-looking-into-the-child-project-if-disableReferencedProjectLoad-is-set-in-indirect-project.js1 Info 0 [00:01:03.000] Provided types map file "/a/lib/typesMap.json" doesn't exist
3 Info 2 [00:01:05.000] For info: /user/username/projects/myproject/src/main.ts :: Config file name: /user/username/projects/myproject/tsconfig.json
4 Info 3 [00:01:06.000] Creating configuration project /user/username/projects/myproject/tsconfig.json
5 Info 4 [00:01:07.000] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/tsconfig.json 2000 undefined Project: /user/username/projects/myproject/tsconfig.json WatchType: Config file
7 {"seq":0,"type":"event","event":"projectLoadingStart","body":{"projectName":"/user/username/projects/myproject/tsconfig.json","reason":"Creating possible configured project for /user/username/projects/myproject/src/main.ts to open"}}
8 Info 6 [00:01:09.000] Config: /user/username/projects/myproject/tsconfig.json : {
15 "configFilePath": "/user/username/projects/myproject/tsconfig.json"
19 "path": "/user/username/projects/myproject/tsconfig-indirect1.json",
20 "originalPath": "./tsconfig-indirect1.json"
[all...]
/third_party/skia/infra/bots/recipes/compute_buildstats.expected/
H A Dtrybot.json33 "--json-output",
34 "/path/to/tmp/json",
48 "--json-output",
49 "/path/to/tmp/json",
65 "/path/to/tmp/json",
83 "@@@STEP_LOG_LINE@json.output@[@@@",
84 "@@@STEP_LOG_LINE@json.output@ {@@@",
85 "@@@STEP_LOG_LINE@json.output@ \"branch\": \"main\", @@@",
86 "@@@STEP_LOG_LINE@json.output@ \"owner\": {@@@",
87 "@@@STEP_LOG_LINE@json
[all...]
/third_party/typescript/tests/baselines/reference/tsserver/configuredProjects/
H A Dcreating-new-file-and-then-open-it-before-watcher-is-invoked,-ask-errors-on-it-after-old-one.js1 Info 0 [00:00:27.000] Provided types map file "/a/lib/typesMap.json" doesn't exist
33 //// [/user/username/projects/myproject/tsconfig.json]
44 Info 3 [00:00:30.000] For info: /user/username/projects/myproject/src/foo.ts :: Config file name: /user/username/projects/myproject/tsconfig.json
45 Info 4 [00:00:31.000] Creating configuration project /user/username/projects/myproject/tsconfig.json
46 Info 5 [00:00:32.000] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/tsconfig.json 2000 undefined Project: /user/username/projects/myproject/tsconfig.json WatchType: Config file
48 {"seq":0,"type":"event","event":"projectLoadingStart","body":{"projectName":"/user/username/projects/myproject/tsconfig.json","reason":"Creating possible configured project for /user/username/projects/myproject/src/foo.ts to open"}}
49 Info 7 [00:00:34.000] Config: /user/username/projects/myproject/tsconfig.json : {
55 "configFilePath": "/user/username/projects/myproject/tsconfig.json"
58 Info 8 [00:00:35.000] DirectoryWatcher:: Added:: WatchInfo: /user/username/projects/myproject/src 1 undefined Config: /user/username/projects/myproject/tsconfig.json WatchTyp
[all...]
/third_party/typescript/tests/baselines/reference/tsserver/projectReferenceCompileOnSave/
H A Dsave-on-usage-and-local-change-to-dependency-with-file.js1 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 Dsave-on-usage-and-local-change-to-usage-with-project.js1 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 Dsave-on-usage-with-project-and-change-to-dependency.js1 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 Dsave-on-usage-with-project-and-change-to-usage.js1 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/projectReferenceErrors/
H A Dwith-non-module-when-dependency-project-is-not-open-geterrForProject.js1 Info 0 [00:00:29.000] Provided types map file "/a/lib/typesMap.json" doesn't exist
20 //// [/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
57 {"seq":0,"type":"event","event":"projectLoadingStart","body":{"projectName":"/user/username/projects/myproject/usage/tsconfig.json","reason":"Creating possible configured project for /user/username/projects/myproject/usage/usage.ts to open"}}
58 Info 7 [00:00:36.000] Config: /user/username/projects/myproject/usage/tsconfig.json : {
65 "configFilePath": "/user/username/projects/myproject/usage/tsconfig.json"
[all...]
/third_party/typescript/src/testRunner/unittests/tscWatch/
H A DprogramUpdates.ts4 const configFilePath = "/a/b/tsconfig.json";
34 commandLineArgs: ["-w", "-p", "/A/B/tsconfig.json"],
42 content: JSON.stringify({
224 commandLineArgs: ["-w", "-p", "/tsconfig.json"],
231 path: "/tsconfig.json",
232 content: JSON.stringify({
241 change: sys => sys.modifyFile("/tsconfig.json", JSON.stringify({
248 change: sys => sys.modifyFile("/tsconfig.json", JSON
[all...]
/foundation/arkui/ace_engine/test/component_test/test_cases/components/scroll_container/entry/src/main/ets/pages/MyTest/
H A DWaterFlowItemConstraintSizeTest.ets40 assertEqual(JSON.parse(JSON.parse(itemConstraintSize1).$attrs.itemConstraintSize).minWidth, $r('app.string.length'))
41 assertEqual(JSON.parse(JSON.parse(itemConstraintSize1).$attrs.itemConstraintSize).maxWidth, $r('app.string.length'))
42 assertEqual(JSON.parse(JSON.parse(itemConstraintSize1).$attrs.itemConstraintSize).minHeight,
44 assertEqual(JSON.parse(JSON.parse(itemConstraintSize1).$attrs.itemConstraintSize).maxHeight,
47 assertEqual(JSON.parse(JSON
[all...]
/foundation/arkui/ace_engine/test/component_test/test_cases/components/common/entry/src/main/ets/pages/MyTest/
H A DConstraintSizeTest.ets42 assertEqual(JSON.parse(JSON.parse(constraintSize1).$attrs.constraintSize).minWidth, '8.00px')
43 assertEqual(JSON.parse(JSON.parse(constraintSize1).$attrs.constraintSize).maxWidth, '10.00px')
44 assertEqual(JSON.parse(JSON.parse(constraintSize1).$attrs.constraintSize).minHeight, '8.00px')
45 assertEqual(JSON.parse(JSON.parse(constraintSize1).$attrs.constraintSize).maxHeight, '10.00px')
49 assertEqual(JSON.parse(JSON
[all...]
H A DPixelRoundTest.ets47 assertEqual(JSON.parse(JSON.parse(pixelRound1).$attrs.pixelRound).start, 'PixelRoundCalcPolicy.NO_FORCE_ROUND')
48 assertEqual(JSON.parse(JSON.parse(pixelRound1).$attrs.pixelRound).top, 'PixelRoundCalcPolicy.NO_FORCE_ROUND')
49 assertEqual(JSON.parse(JSON.parse(pixelRound1).$attrs.pixelRound).end, 'PixelRoundCalcPolicy.NO_FORCE_ROUND')
50 assertEqual(JSON.parse(JSON.parse(pixelRound1).$attrs.pixelRound).bottom, 'PixelRoundCalcPolicy.NO_FORCE_ROUND')
54 assertEqual(JSON.parse(JSON
[all...]
/third_party/typescript/tests/baselines/reference/
H A DrequireOfJsonFileTypes.symbols2 import b = require('./b.json');
5 import c = require('./c.json');
8 import d = require('./d.json');
11 import e = require('./e.json');
14 import f = require('./f.json');
17 import g = require('./g.json');
32 >b.a : Symbol("a", Decl(b.json, 0, 1))
34 >a : Symbol("a", Decl(b.json, 0, 1))
38 >b.b : Symbol("b", Decl(b.json, 1, 14))
40 >b : Symbol("b", Decl(b.json,
[all...]
/third_party/skia/infra/bots/recipe_modules/flavor/examples/full.expected/
H A DTest-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader.json7 "--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...]
H A DTest-Debian10-Clang-GCE-CPU-AVX2-x86_64-Release-All-TSAN.json7 "--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...]
H A DTest-Debian10-Clang-GCE-CPU-AVX2-x86_64-Debug-All-Coverage.json7 "--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...]
H A DTest-Mac10.13-Clang-MacBookPro11.5-CPU-AVX2-x86_64-Debug-All-ASAN.json7 "--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...]
H A DPerf-Debian10-Clang-GCE-CPU-AVX2-x86_64-Debug-All-MSAN.json7 "--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...]
/third_party/typescript/tests/baselines/reference/tsserver/projectReferencesSourcemap/dependencyAndUsage/disabledSourceRef/
H A Ddependency-dtsMap-created.js1 Info 0 [00:01:04.000] Provided types map file "/a/lib/typesMap.json" doesn't exist
20 //// [/user/username/projects/myproject/dependency/tsconfig.json]
39 //// [/user/username/projects/myproject/main/tsconfig.json]
58 //// [/user/username/projects/myproject/random/tsconfig.json]
201 Info 3 [00:01:07.000] For info: /user/username/projects/myproject/main/main.ts :: Config file name: /user/username/projects/myproject/main/tsconfig.json
202 Info 4 [00:01:08.000] Creating configuration project /user/username/projects/myproject/main/tsconfig.json
203 Info 5 [00:01:09.000] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/main/tsconfig.json 2000 undefined Project: /user/username/projects/myproject/main/tsconfig.json WatchType: Config file
204 Info 6 [00:01:10.000] Config: /user/username/projects/myproject/main/tsconfig.json : {
212 "configFilePath": "/user/username/projects/myproject/main/tsconfig.json"
[all...]
/third_party/json/docs/mkdocs/docs/features/parsing/
H A Dparser_callbacks.md5 With a parser callback function, the result of parsing a JSON text can be influenced. When passed to `parse`, it is
7 context JSON value `parsed`. The return value of the callback function is a boolean indicating whether the element that
26 | `parse_event_t::object_start` | the parser read `{` and started to process a JSON object | depth of the parent of the JSON object | a JSON value with type discarded |
27 | `parse_event_t::key` | the parser read a key of a value in an object | depth of the currently parsed JSON object | a JSON string containing the key |
28 | `parse_event_t::object_end` | the parser read `}` and finished processing a JSON object | depth of the parent of the JSON object | the parsed JSON objec
[all...]
/third_party/json/tests/src/
H A Dunit-convenience.cpp2 // __| | __| | | | JSON for Modern C++ (supporting code)
4 // |_____|_____|_____|_|___| https://github.com/nlohmann/json
12 #include <nlohmann/json.hpp>
13 using nlohmann::json;
101 json::serializer s(nlohmann::detail::output_adapter<char>(ss), ' '); in check_escaped()
111 CHECK(std::string(json(json::value_t::null).type_name()) == "null");
112 CHECK(std::string(json(json::value_t::object).type_name()) == "object");
113 CHECK(std::string(json(jso
[all...]
/third_party/typescript/src/testRunner/unittests/tsbuildWatch/
H A DmoduleResolution.ts11 path: `${projectRoot}/project1/tsconfig.json`,
12 content: JSON.stringify({
20 path: `${projectRoot}/project2/tsconfig.json`,
21 content: JSON.stringify({
29 path: `${projectRoot}/tsconfig.json`,
30 content: JSON.stringify({
60 path: `${projectRoot}/packages/pkg1/package.json`,
61 content: JSON.stringify({
75 path: `${projectRoot}/packages/pkg1/tsconfig.json`,
76 content: JSON
[all...]

Completed in 34 milliseconds

1...<<11121314151617181920>>...571