Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/tsserver/
DconfigFileSearch.ts123 function verifyConfigFileWatch(scenario: string, projectRootPath: string | undefined) { function
132verifyConfigFileWatch("when projectRootPath is not present", /*projectRootPath*/ undefined);
133verifyConfigFileWatch("when projectRootPath is present but file is not from project root", "/a/b");