Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcodegen_test_utils.h242 using fptr = Expected (*)(); in Run() local
243 fptr f = reinterpret_cast<fptr>(reinterpret_cast<uintptr_t>(method_code)); in Run()