Searched refs:closure2 (Results 1 – 1 of 1) sorted by relevance
470 Closure closure2 = context->closureCreate(kernelID, allocation /* returnValue */, fieldIDS2, in TEST_F() local472 ASSERT_NE(Closure(0), closure2); in TEST_F()481 hidl_vec<Closure> closures = {closure1, closure2}; in TEST_F()