HomeSort by: relevance | last modified time | path
    Searched refs:expect_u64_ne (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/jemalloc/dist/test/unit/
prng.c 60 expect_u64_ne(ra, rb,
decay.c 19 expect_u64_ne(decay_epoch_duration_ns(&decay), 0,
  /src/external/bsd/jemalloc/dist/test/include/test/
test.h 209 #define expect_u64_ne(a, b, ...) expect_cmp(uint64_t, a, b, !=, \ macro

Completed in 61 milliseconds