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

  /external/jemalloc/test/src/
test.c 4 static test_status_t test_counts[test_status_count] = {0, 0, 0};
5 static test_status_t test_status = test_status_pass;
35 test_status_string(test_status_t test_status)
63 test_status_t
66 test_status_t ret;
  /external/jemalloc/test/
test.sh.in 14 # Corresponds to test_status_t.
  /external/jemalloc/test/include/test/
test.h 295 } test_status_t; typedef in typeref:enum:__anon12828
326 test_status_t p_test(test_t *t, ...);

Completed in 4224 milliseconds