Home
last modified time | relevance | path

Searched refs:up (Results 1 – 7 of 7) sorted by relevance

/libcore/ojluni/src/main/java/java/security/
DUnresolvedPermissionCollection.java79 UnresolvedPermission up = (UnresolvedPermission) permission; in add() local
83 v = perms.get(up.getName()); in add()
86 perms.put(up.getName(), v); in add()
90 v.add(up); in add()
/libcore/expectations/
Dknownfailures.txt308 description: "Scrolling on a forward only RS not allowed. conn.close() does not wrap up",
321 description: "conn.close() does not wrap up",
334 description: "conn.close() does not wrap up",
347 description: "conn.close() does not wrap up",
433 description: "statement.close() does not wrap up",
443 description: "statement.close() does not wrap up",
477 description: "If there is no current row 0 must be returned. res.close() does not wrap up",
508 description: "res.close() does not wrap up",
571 description: "statement.close() does not wrap up",
579 description: "Resultset.close() does not wrap up",
[all …]
/libcore/support/src/test/java/tests/resources/x509/
Ddefault.cnf176 # Just a made-up OID
/libcore/ojluni/src/main/java/java/util/
DCalendar.java2018 abstract public void roll(int field, boolean up); in roll() argument
DGregorianCalendar.java1083 public void roll(int field, boolean up) { in roll() argument
1084 roll(field, up ? +1 : -1); in roll()
/libcore/
DLICENSE207 system; it is up to the author/donor to decide if he or she is willing to
/libcore/ojluni/
DNOTICE493 system; it is up to the author/donor to decide if he or she is willing to