Searched defs:inspectOptions (Results 1 – 7 of 7) sorted by relevance
| /third_party/node/test/parallel/ |
| D | test-console-tty-colors.js | 8 function check(isTTY, colorMode, expectedColorMode, inspectOptions) { argument 36 inspectOptions field 83 inspectOptions: { property
|
| D | test-console-instance.js | 139 inspectOptions field
|
| /third_party/node/deps/undici/src/lib/mock/ |
| D | pending-interceptors-formatter.js | 19 inspectOptions: { property
|
| /third_party/node/lib/internal/test_runner/reporter/ |
| D | tap.js | 21 const inspectOptions = { __proto__: null, colors: false, breakLength: Infinity }; variable
|
| D | spec.js | 22 const inspectOptions = { __proto__: null, colors: shouldColorize(process.stdout), breakLength: Infi… variable
|
| D | junit.js | 18 const inspectOptions = { __proto__: null, colors: false, breakLength: Infinity }; variable
|
| /third_party/node/lib/internal/util/ |
| D | inspect.js | 2139 function formatWithOptions(inspectOptions, ...args) { argument 2160 function formatWithOptionsInternal(inspectOptions, args) { argument
|