Searched refs:checkTestCodeOutput (Results 1 – 1 of 1) sorted by relevance
60 …this.checkTestCodeOutput(vpath.normalizeSeparators(file), typeof test === "string" ? CompilerTest.…65 public checkTestCodeOutput(fileName: string, test?: CompilerFileBasedTest) { method in Harness.CompilerBaselineRunner