Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_instruction_test.cc167 TEST(Instruction, DumpString) { in TEST() argument
Ddex_instruction.cc175 std::string Instruction::DumpString(const DexFile* file) const { in DumpString() function in art::Instruction