Home
last modified time | relevance | path

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

/art/compiler/utils/arm/
Dassembler_arm32_test.cc423 void GenericTemplateHelper(std::function<void(Args...)> f, bool without_pc, in GenericTemplateHelper() function in art::AssemblerArm32Test
440 GenericTemplateHelper(GetBoundFunction2(f), without_pc, fmt, test_name); in T2Helper()
446 GenericTemplateHelper(GetBoundFunction3(f), without_pc, fmt, test_name); in T3Helper()
452 GenericTemplateHelper(GetBoundFunction4(f), without_pc, fmt, test_name); in T4Helper()
458 GenericTemplateHelper(GetBoundFunction5(f), without_pc, fmt, test_name); in T5Helper()