Searched refs:endsWith (Results 1 – 11 of 11) sorted by relevance
63 if (!tombstone.endsWith(".pb")) { in tearDown()85 if (!tombstone.endsWith(".pb")) { in testCrash()113 if (!tombstone.endsWith(".pb")) { in testCrashProperty()
79 if (!tombstone.endsWith(".pb")) { in testCrash()112 if (!tombstone.endsWith(".pb")) { in testCrashOverridden()
68 if (line.endsWith("{")) { in print()
201 bool endsWith(const FQName &other) const;
99 bool endsWith(std::string_view path, std::string_view prefix);
232 bool endsWith(std::string_view path, std::string_view suffix) { in endsWith() function
317 if (path::endsWith(mountDir, "mount"sv)) { in fixBackingDir()
108 if (!path::endsWith(cmdFile, INCFS_PENDING_READS_FILENAME)) { in rootForCmd()
509 bool FQName::endsWith(const FQName &other) const { in endsWith() function in android::FQName
785 if (key.endsWith(fqName)) { in findDefinedType()
723 if (text.endsWith(("\n"))) { in replaceLine()