Searched refs:endsWith (Results 1 – 16 of 16) sorted by relevance
144 if (mInputPath.endsWith("/")) { in FromDataset()158 return (lower.endsWith(".jpeg") || lower.endsWith(".jpg")); in isImageFile()
173 if (!file.endsWith(".json")) { in parseFromAssets()
212 if (pathInfo.toString().endsWith(".zip")) { in defaultHandler()268 String prefixPathString = path.endsWith("/") ? path : path.concat("/"); in defaultHandler()311 boolean endsWithSlashCheck = fileOrDirPath.endsWith(File.separator); in getParentDirPath()
208 if (currentUserEmail.endsWith("@google.com") in doGet()
28 bool endsWith(const string& s, const string& suffix);
26 bool endsWith(const string& s, const string& suffix) { in endsWith() function
56 assertTrue(codeCoverageEntity.getUrlSafeKey().endsWith(urlKey)); in getUrlSafeKeyTest()
61 assertTrue(codeCoverageEntity.getUrlSafeKey().endsWith(urlKey)); in getUrlSafeKeyTest()
54 if (pathInfo.endsWith("branch")) { in doGet()
121 return name.endsWith(".apk"); in getApkListFromDirectory()
116 userEmail.orElse("").endsWith(EMAIL_DOMAIN)) { in getSubscriberEmails()
51 if (!endsWith(driver_lib_dir, "/")) { in FindComponentSpecification()
227 <c:when test="${fn:endsWith(serverName, 'googleplex.com')}">241 <c:when test="${fn:endsWith(serverName, 'appspot.com')}">
175 } else if (blob.getName().endsWith(fileSeparator)) { in doGet()
418 } else if (endsWith(arg.predefined_type(), "*")) { in GetCppInstanceType()
439 } else if (this.buildVendorFingerprint.endsWith("release-keys")) { in getSuiteResultTestType()