Home
last modified time | relevance | path

Searched defs:GetInstructionSetString (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dinstruction_set_test.cc35 TEST_F(InstructionSetTest, GetInstructionSetString) { in TEST_F() argument
Dinstruction_set.cc21 const char* GetInstructionSetString(const InstructionSet isa) { in GetInstructionSetString() function