Searched defs:suffix (Results 1 – 9 of 9) sorted by relevance
70 #define GENERATE_ENTRYPOINTS_FOR_ALLOCATOR_INST(suffix, suffix2, instrumented_bool, allocator_type)… argument127 #define GENERATE_ENTRYPOINTS_FOR_ALLOCATOR(suffix, allocator_type) \ argument138 #define GENERATE_ENTRYPOINTS(suffix) \ argument
34 inline bool EndsWith(std::string_view sv, std::string_view suffix) { in EndsWith()
89 ScratchFile::ScratchFile(const ScratchFile& other, const char* suffix) in ScratchFile()523 std::string CommonArtTestImpl::GetCoreFileLocation(const char* suffix) { in GetCoreFileLocation()
317 for (const char* suffix : suffixes) { in IsVdexFileMapping() local405 for (const char* suffix : suffixes) { in IsOatFileMapping() local
42 const std::string& suffix) { in MultidexName()
186 for (const auto& suffix : suffixes) { in TEST_F() local
188 const char* suffix = dex_location + base_location.size(); in GetDexCanonicalLocation() local
141 String suffix = (isStatic ? "Static" : "") + hiddenness.name(); in runTest() local
1274 const std::string& suffix) { in AbsolutePathHasRelativeSuffix()