Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/v8-coverage/combined_coverage/
H A Dcommon.js21 function fnB(arr) { function
69 module.exports = { fnA, fnB, fnC, fnD, fnE };
H A Dfirst.test.js11 common.fnB([1, 2, 3]);
/third_party/skia/tests/
H A DNdkEncodeTest.cpp259 skcms_TransferFunction fnA, fnB; in nearly_equal() local
262 && b->isNumericalTransferFn(&fnB) && b->toXYZD50(&gamutB) in nearly_equal()
263 && nearly_equal(fnA, fnB) && nearly_equal(gamutA, gamutB); in nearly_equal()
/third_party/typescript/tests/baselines/reference/
H A DinferFromGenericFunctionReturnTypes1.js23 fnB: (b: SetOf<B>) => SetOf<C>,
H A DinferFromGenericFunctionReturnTypes2.js45 fnB: (b: SetOf<B>) => SetOf<C>,

Completed in 3 milliseconds