Home
last modified time | relevance | path

Searched defs:funcToCall (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/swiftshader/tests/ReactorUnitTests/
H A DReactorUnitTests.cpp2517 auto funcToCall = reinterpret_cast<float (*)(float, int)>(p); in TEST() local
2525 Pointer<Byte> funcToCall = function.Arg<0>(); in TEST() local