Searched refs:first_handle (Results 1 – 1 of 1) sorted by relevance
302 FunctionLibraryRuntime::Handle first_handle; in TEST() local308 "TestFunc", AttrSlice(&attrs), &first_handle)); in TEST()311 const FunctionBody* body = flr->GetFunctionBody(first_handle); in TEST()319 EXPECT_EQ(first_handle, second_handle); in TEST()328 EXPECT_NE(first_handle, third_handle); in TEST()