Home
last modified time | relevance | path

Searched defs:strange (Results 1 - 3 of 3) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DoptionalParamReferencingOtherParams1.js2 function strange(x: number, y = x * 1, z = x + y) { function
H A DoptionalParamReferencingOtherParams2.js3 function strange(x = a, y = b) { function
/third_party/skia/tests/
H A DColorSpaceTest.cpp304 sk_sp<SkColorSpace> strange = SkColorSpace::MakeRGB(fn, SkNamedGamut::kSRGB); in DEF_TEST() local

Completed in 1 milliseconds