Home
last modified time | relevance | path

Searched refs:testFormatSettings (Results 1 – 11 of 11) sorted by relevance

/third_party/typescript/src/testRunner/unittests/services/
DorganizeImports.ts317 …Service.organizeImports({ type: "file", fileName: testFile.path }, testFormatSettings, emptyOption…
327 …Service.organizeImports({ type: "file", fileName: testFile.path }, testFormatSettings, emptyOption…
337 …Service.organizeImports({ type: "file", fileName: testFile.path }, testFormatSettings, emptyOption…
386 …Service.organizeImports({ type: "file", fileName: testFile.path }, testFormatSettings, emptyOption…
409 …Service.organizeImports({ type: "file", fileName: testFile.path }, testFormatSettings, emptyOption…
452 …Service.organizeImports({ type: "file", fileName: testFile.path }, testFormatSettings, emptyOption…
465 …Service.organizeImports({ type: "file", fileName: testFile.path }, testFormatSettings, emptyOption…
933 …guageService.organizeImports({ type: "file", fileName: testPath }, testFormatSettings, emptyOption…
DconvertToAsyncFunction.ts317 formatContext: formatting.getFormatContext(testFormatSettings, notImplementedHost)
DtextChanges.ts22 …BraceOnNewLineForFunctions ? { ...testFormatSettings, placeOpenBraceOnNewLineForFunctions: true } …
/third_party/typescript/src/testRunner/unittests/services/extract/
Dhelpers.ts105 formatContext: formatting.getFormatContext(testFormatSettings, notImplementedHost),
168 formatContext: formatting.getFormatContext(testFormatSettings, notImplementedHost),
/third_party/typescript/src/testRunner/unittests/tsserver/
DgetEditsForFileRename.ts24 …t.getLanguageService().getEditsForFileRename("/old.ts", "/new.ts", testFormatSettings, emptyOption…
/third_party/typescript/src/services/
Dtypes.ts987 export const testFormatSettings = getDefaultFormatCodeSettings("\n"); constant
/third_party/typescript/src/harness/
DfourslashImpl.ts389 this.formatCodeSettings = ts.testFormatSettings;
/third_party/typescript/lib/
Dtypescript.js115565 ts.testFormatSettings = getDefaultFormatCodeSettings("\n");
DtypescriptServices.js115565 ts.testFormatSettings = getDefaultFormatCodeSettings("\n");
Dtsserverlibrary.js115565 ts.testFormatSettings = getDefaultFormatCodeSettings("\n");
Dtsserver.js114996 ts.testFormatSettings = getDefaultFormatCodeSettings("\n");