Home
last modified time | relevance | path

Searched defs:toobig (Results 1 – 4 of 4) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/test/std/numerics/bit/bit.pow.two/
Dbit_ceil.fail.cpp28 constexpr bool toobig() in toobig() function
/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/issues/
DVelocity736TestCase.java48 public void toobig(long permitted) throws Exception in toobig() method in Velocity736TestCase
/external/curl/lib/
Ddynbuf.c40 void Curl_dyn_init(struct dynbuf *s, size_t toobig) in Curl_dyn_init()
Ddynbuf.h51 size_t toobig; /* size limit for the buffer */ member