Searched defs:roundUp (Results 1 – 3 of 3) sorted by relevance
125 private int roundUp(int input, int roundN) { in roundUp() method in GoogLeNet
169 public long roundUp(long time) { in roundUp() method in NetworkStatsCollection
215 size_t roundUp(size_t size, size_t multiple) { in roundUp() function