Home
last modified time | relevance | path

Searched refs:TestFile (Results 1 – 25 of 47) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
DdetachedCommentAtStartOfConstructor1.symbols2 class TestFile {
3 >TestFile : Symbol(TestFile, Decl(detachedCommentAtStartOfConstructor1.ts, 0, 0))
6 >message : Symbol(TestFile.message, Decl(detachedCommentAtStartOfConstructor1.ts, 0, 16))
9 >name : Symbol(TestFile.name, Decl(detachedCommentAtStartOfConstructor1.ts, 1, 27))
19 >this.name : Symbol(TestFile.name, Decl(detachedCommentAtStartOfConstructor1.ts, 1, 27))
20 >this : Symbol(TestFile, Decl(detachedCommentAtStartOfConstructor1.ts, 0, 0))
21 >name : Symbol(TestFile.name, Decl(detachedCommentAtStartOfConstructor1.ts, 1, 27))
24 >this.message : Symbol(TestFile.message, Decl(detachedCommentAtStartOfConstructor1.ts, 0, 16))
25 >this : Symbol(TestFile, Decl(detachedCommentAtStartOfConstructor1.ts, 0, 0))
26 >message : Symbol(TestFile.message, Decl(detachedCommentAtStartOfConstructor1.ts, 0, 16))
DdetachedCommentAtStartOfConstructor2.symbols2 class TestFile {
3 >TestFile : Symbol(TestFile, Decl(detachedCommentAtStartOfConstructor2.ts, 0, 0))
6 >message : Symbol(TestFile.message, Decl(detachedCommentAtStartOfConstructor2.ts, 0, 16))
9 >name : Symbol(TestFile.name, Decl(detachedCommentAtStartOfConstructor2.ts, 1, 27))
20 >this.name : Symbol(TestFile.name, Decl(detachedCommentAtStartOfConstructor2.ts, 1, 27))
21 >this : Symbol(TestFile, Decl(detachedCommentAtStartOfConstructor2.ts, 0, 0))
22 >name : Symbol(TestFile.name, Decl(detachedCommentAtStartOfConstructor2.ts, 1, 27))
25 >this.message : Symbol(TestFile.message, Decl(detachedCommentAtStartOfConstructor2.ts, 0, 16))
26 >this : Symbol(TestFile, Decl(detachedCommentAtStartOfConstructor2.ts, 0, 0))
27 >message : Symbol(TestFile.message, Decl(detachedCommentAtStartOfConstructor2.ts, 0, 16))
DdetachedCommentAtStartOfLambdaFunction1.symbols2 class TestFile {
3 >TestFile : Symbol(TestFile, Decl(detachedCommentAtStartOfLambdaFunction1.ts, 0, 0))
6 >name : Symbol(TestFile.name, Decl(detachedCommentAtStartOfLambdaFunction1.ts, 0, 16))
9 >foo : Symbol(TestFile.foo, Decl(detachedCommentAtStartOfLambdaFunction1.ts, 1, 17))
20 >this.name : Symbol(TestFile.name, Decl(detachedCommentAtStartOfLambdaFunction1.ts, 0, 16))
21 >this : Symbol(TestFile, Decl(detachedCommentAtStartOfLambdaFunction1.ts, 0, 0))
22 >name : Symbol(TestFile.name, Decl(detachedCommentAtStartOfLambdaFunction1.ts, 0, 16))
DdetachedCommentAtStartOfLambdaFunction2.symbols2 class TestFile {
3 >TestFile : Symbol(TestFile, Decl(detachedCommentAtStartOfLambdaFunction2.ts, 0, 0))
6 >name : Symbol(TestFile.name, Decl(detachedCommentAtStartOfLambdaFunction2.ts, 0, 16))
9 >foo : Symbol(TestFile.foo, Decl(detachedCommentAtStartOfLambdaFunction2.ts, 1, 17))
21 >this.name : Symbol(TestFile.name, Decl(detachedCommentAtStartOfLambdaFunction2.ts, 0, 16))
22 >this : Symbol(TestFile, Decl(detachedCommentAtStartOfLambdaFunction2.ts, 0, 0))
23 >name : Symbol(TestFile.name, Decl(detachedCommentAtStartOfLambdaFunction2.ts, 0, 16))
DdetachedCommentAtStartOfFunctionBody1.js2 class TestFile { class
12 var TestFile = /** @class */ (function () {
13 function TestFile() { class in TestFile
15 TestFile.prototype.foo = function (message) {
22 return TestFile;
DdetachedCommentAtStartOfFunctionBody2.js2 class TestFile { class
13 var TestFile = /** @class */ (function () {
14 function TestFile() { class in TestFile
16 TestFile.prototype.foo = function (message) {
23 return TestFile;
DdetachedCommentAtStartOfLambdaFunction1.js2 class TestFile { class
14 var TestFile = /** @class */ (function () {
15 function TestFile() { class in TestFile
17 TestFile.prototype.foo = function (message) {
30 return TestFile;
DdetachedCommentAtStartOfLambdaFunction2.js2 class TestFile { class
15 var TestFile = /** @class */ (function () {
16 function TestFile() { class in TestFile
18 TestFile.prototype.foo = function (message) {
31 return TestFile;
DdetachedCommentAtStartOfFunctionBody2.symbols2 class TestFile {
3 >TestFile : Symbol(TestFile, Decl(detachedCommentAtStartOfFunctionBody2.ts, 0, 0))
6 >foo : Symbol(TestFile.foo, Decl(detachedCommentAtStartOfFunctionBody2.ts, 0, 16))
15 >this : Symbol(TestFile, Decl(detachedCommentAtStartOfFunctionBody2.ts, 0, 0))
DdetachedCommentAtStartOfFunctionBody1.symbols2 class TestFile {
3 >TestFile : Symbol(TestFile, Decl(detachedCommentAtStartOfFunctionBody1.ts, 0, 0))
6 >foo : Symbol(TestFile.foo, Decl(detachedCommentAtStartOfFunctionBody1.ts, 0, 16))
14 >this : Symbol(TestFile, Decl(detachedCommentAtStartOfFunctionBody1.ts, 0, 0))
DdetachedCommentAtStartOfConstructor1.js2 class TestFile { class
14 var TestFile = /** @class */ (function () {
15 function TestFile(message) { class in TestFile
22 return TestFile;
DdetachedCommentAtStartOfConstructor2.js2 class TestFile { class
15 var TestFile = /** @class */ (function () {
16 function TestFile(message) { class in TestFile
23 return TestFile;
DdetachedCommentAtStartOfFunctionBody1.types2 class TestFile {
3 >TestFile : TestFile
DdetachedCommentAtStartOfFunctionBody2.types2 class TestFile {
3 >TestFile : TestFile
DdetachedCommentAtStartOfFunctionBody2.errors.txt1 …ntAtStartOfFunctionBody2.ts(7,37): error TS2339: Property 'name' does not exist on type 'TestFile'.
5 class TestFile {
13 !!! error TS2339: Property 'name' does not exist on type 'TestFile'.
DdetachedCommentAtStartOfFunctionBody1.errors.txt1 …ntAtStartOfFunctionBody1.ts(6,37): error TS2339: Property 'name' does not exist on type 'TestFile'.
5 class TestFile {
12 !!! error TS2339: Property 'name' does not exist on type 'TestFile'.
DdetachedCommentAtStartOfConstructor2.types2 class TestFile {
3 >TestFile : TestFile
DdetachedCommentAtStartOfConstructor1.types2 class TestFile {
3 >TestFile : TestFile
DdetachedCommentAtStartOfLambdaFunction2.types2 class TestFile {
3 >TestFile : TestFile
DdetachedCommentAtStartOfLambdaFunction1.types2 class TestFile {
3 >TestFile : TestFile
/third_party/typescript/src/testRunner/
Dtest262Runner.ts6 private static readonly helperFile: Compiler.TestFile = {
32 inputFiles: Compiler.TestFile[];
40 … const inputFiles: Compiler.TestFile[] = testCaseContent.testUnitData.map(unit => {
DrwcRunner.ts21 let inputFiles: Harness.Compiler.TestFile[] = [];
22 let otherFiles: Harness.Compiler.TestFile[] = [];
23 let tsconfigFiles: Harness.Compiler.TestFile[] = [];
134 function getHarnessCompilerInputUnit(fileName: string): Harness.Compiler.TestFile {
DcompilerRunner.ts161 private tsConfigFiles: Compiler.TestFile[];
163 private toBeCompiled: Compiler.TestFile[];
165 private otherFiles: Compiler.TestFile[];
343 …ile(lastUnit: TestCaseParser.TestUnitData, rootDir: string, unitName?: string): Compiler.TestFile {
/third_party/typescript/src/harness/
DharnessIO.ts389 export interface TestFile { interface
396 inputFiles: TestFile[],
397 otherFiles: TestFile[],
450 declInputFiles: TestFile[];
451 declOtherFiles: TestFile[];
457 export function prepareDeclarationCompilationContext(inputFiles: readonly TestFile[],
458 otherFiles: readonly TestFile[],
476 const declInputFiles: TestFile[] = [];
477 const declOtherFiles: TestFile[] = [];
486 function addDtsFile(file: TestFile, dtsFiles: TestFile[]) {
[all …]
/third_party/unity/src/
Dunity.c535 UnityTestResultsBegin(Unity.TestFile, line); in UnityTestResultsFailBegin()
549 UnityTestResultsBegin(Unity.TestFile, Unity.CurrentTestLineNumber); in UnityConcludeTest()
1738 UnityTestResultsBegin(Unity.TestFile, line); in UnityPrintF()
1762 UnityTestResultsBegin(Unity.TestFile, line); in UnityFail()
1799 UnityTestResultsBegin(Unity.TestFile, line); in UnityIgnore()
1813 UnityTestResultsBegin(Unity.TestFile, line); in UnityMessage()
1851 Unity.TestFile = filename; in UnitySetTestFile()
1857 Unity.TestFile = filename; in UnityBegin()
2055 retval = IsStringInBiggerString(Unity.TestFile, ptr1); in UnityStringArgumentMatches()

12