Home
last modified time | relevance | path

Searched defs:fakes (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/testRunner/
DfakesRef.ts2 namespace fakes {} namespace
/third_party/typescript/src/harness/
DfakesHosts.ts4 namespace fakes { namespace
/third_party/typescript/src/testRunner/unittests/tsbuild/
Dhelpers.ts270 const version = buildInfo.version === ts.version ? fakes.version : buildInfo.version; constant