Home
last modified time | relevance | path

Searched refs:fnA (Results 1 - 5 of 5) sorted by relevance

/third_party/node/test/fixtures/v8-coverage/combined_coverage/
H A Dcommon.js2 function fnA() { function
69 module.exports = { fnA, fnB, fnC, fnD, fnE };
H A Dfirst.test.js9 common.fnA();
/third_party/skia/tests/
H A DNdkEncodeTest.cpp259 skcms_TransferFunction fnA, fnB; in nearly_equal() local
261 return a && b && a->isNumericalTransferFn(&fnA) && a->toXYZD50(&gamutA) in nearly_equal()
263 && nearly_equal(fnA, fnB) && nearly_equal(gamutA, gamutB); in nearly_equal()
/third_party/typescript/tests/baselines/reference/
H A DinferFromGenericFunctionReturnTypes1.js22 fnA: (a: SetOf<A>) => SetOf<B>,
H A DinferFromGenericFunctionReturnTypes2.js44 fnA: (a: SetOf<A>) => SetOf<B>,

Completed in 3 milliseconds