Searched refs:CreateClosureStaticVariables (Results 1 – 1 of 1) sorted by relevance
93 static std::unique_ptr<Closure> CreateClosureStaticVariables(ArtLambdaMethod* lambda_method, in CreateClosureStaticVariables() function in art::lambda::ClosureTest249 std::unique_ptr<Closure> closure_raw = CreateClosureStaticVariables(&lambda_method, args ...); in TestPrimitive()314 std::unique_ptr<Closure> closure = CreateClosureStaticVariables(&lambda_method); in TEST_F()