Searched defs:isInteger (Results 1 – 2 of 2) sorted by relevance
| /art/tools/ahat/src/main/com/android/ahat/heapdump/ | ||
| D | Value.java | 159 public boolean isInteger() { in isInteger() method in Value |
| /art/tools/jfuzz/ | ||
| D | jfuzz.cc | 148 static bool isInteger(Type tp) { in isInteger() function in __anon797f05a00111::JFuzz |