Home
last modified time | relevance | path

Searched defs:suffixes (Results 1 – 4 of 4) sorted by relevance

/art/dexlayout/
Ddexdiag.cc301 static const char* suffixes[] = { ".vdex" }; in DisplayMappingIfFromVdexFile() local
389 static const char* suffixes[] = { ".odex", ".oat" }; in DisplayMappingIfFromOatFile() local
/art/runtime/
Dutf_test.cc166 const std::map<std::vector<uint16_t>, std::vector<uint8_t>> suffixes { in TEST_F() local
/art/test/021-string2/src/
DMain.java489 String[] suffixes = { in testIndexOf() local
/art/compiler/utils/x86_64/
Dassembler_x86_64_test.cc1762 std::string suffixes[15] = { "o", "no", "b", "ae", "e", "ne", "be", "a", "s", "ns", "pe", "po", in setcc_test_fn() local