Home
last modified time | relevance | path

Searched defs:isInteger (Results 1 – 2 of 2) sorted by relevance

/art/tools/ahat/src/main/com/android/ahat/heapdump/
DValue.java159 public boolean isInteger() { in isInteger() method in Value
451 public boolean isInteger() { in isInteger() method in Value.IntValue
/art/tools/jfuzz/
Djfuzz.cc148 static bool isInteger(Type tp) { in isInteger() function in __anon58250dea0111::JFuzz