Home
last modified time | relevance | path

Searched refs:closure2 (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsScriptTests.cpp470 Closure closure2 = context->closureCreate(kernelID, allocation /* returnValue */, fieldIDS2, in TEST_F() local
472 ASSERT_NE(Closure(0), closure2); in TEST_F()
481 hidl_vec<Closure> closures = {closure1, closure2}; in TEST_F()