Home
last modified time | relevance | path

Searched refs:Outcome (Results 1 - 2 of 2) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DconstAssertions.js89 type Outcome = `${Action}_${ContentMatch}`;
94 const outcome: Outcome = `${action}_${contentMatch}` as const;
309 type Outcome = `${Action}_${ContentMatch}`;
/third_party/node/tools/
H A Dtest.py1013 class Outcome(Expression): class
1157 return Outcome(name.lower())

Completed in 3 milliseconds