HomeSort by relevance Sort by last modified time
    Searched refs:test_status_t (Results 1 - 2 of 2) 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/include/test/
test.h 295 } test_status_t; typedef in typeref:enum:__anon10773
326 test_status_t p_test(test_t *t, ...);

Completed in 38 milliseconds