HomeSort by relevance Sort by last modified time
    Searched defs:test_rand (Results 1 - 3 of 3) sorted by null

  /external/clang/test/Analysis/
security-syntax-checks-no-emit.c 19 void test_rand() function
  /external/eigen/test/
rand.cpp 57 void test_rand() function
  /art/runtime/gc/space/
space_test.h 135 static inline size_t test_rand(size_t* seed) { function in namespace:art::gc::space
183 alloc_size = test_rand(&rand_seed) % static_cast<size_t>(-object_size);

Completed in 108 milliseconds