Home
last modified time | relevance | path

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

/art/dexlayout/
Ddexdiag.cc316 static const char* suffixes[] = { ".vdex" }; in IsVdexFileMapping() local
404 static const char* suffixes[] = { ".odex", ".oat" }; in IsOatFileMapping() local
/art/libdexfile/dex/
Dutf_test.cc168 const std::map<std::vector<uint16_t>, std::vector<uint8_t>> suffixes { in TEST_F() local
/art/test/021-string2/src/
DMain.java486 String[] suffixes = { in testIndexOf() local
/art/compiler/utils/x86_64/
Dassembler_x86_64_test.cc2242 std::string suffixes[15] = { "o", "no", "b", "ae", "e", "ne", "be", "a", "s", "ns", "pe", "po", in setcc_test_fn() local