Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/tsc/
Dhelpers.ts23 export interface TestTscCompile extends TestTscCompileLikeBase {
65 export interface TestTscCompileLikeBase extends VerifyTscCompileLike { interface
72 export interface TestTscCompileLike extends TestTscCompileLikeBase {