Searched defs:suffix (Results 1 – 9 of 9) sorted by relevance
30 #define GENERATE_ENTRYPOINTS_FOR_ALLOCATOR_INST(suffix, suffix2, instrumented_bool, allocator_type)… argument182 #define GENERATE_ENTRYPOINTS_FOR_ALLOCATOR(suffix, allocator_type) \ argument193 #define GENERATE_ENTRYPOINTS(suffix) \ argument
79 ScratchFile::ScratchFile(const ScratchFile& other, const char* suffix) { in ScratchFile()433 std::string suffix = host in GetDexFileName() local584 std::string CommonRuntimeTestImpl::GetCoreFileLocation(const char* suffix) { in GetCoreFileLocation()
86 const std::string& suffix = "") { in DumpRegisterMapping()
184 for (const auto& suffix : suffixes) { in TEST_F() local
945 bool EndsWith(const std::string& s, const char* suffix) { in EndsWith()
1108 const char* suffix = dex_location + base_location.size(); in GetDexCanonicalLocation() local
5232 const char* suffix) { in DumpClass()
85 static bool EndsWith(const std::string& str, const std::string& suffix) { in EndsWith()
1548 std::string suffix = image.substr(old_prefix_length); in CreateMultiImageLocations() local