HomeSort by relevance Sort by last modified time
    Searched refs:test_ll (Results 1 - 2 of 2) sorted by null

  /external/ltp/lib/tests/
bytes_by_prefix_test.c 151 struct test_vals test_ll[] = { variable in typeref:struct:test_vals
243 elements = sizeof(test_ll) / sizeof(struct test_vals);
250 if (llbytes_by_prefix(test_ll[i].val) == test_ll[i].res) {
254 test_ll[i].val);
  /external/ltp/testcases/kernel/io/disktest/
main.h 270 typedef struct test_ll { struct
274 struct test_ll *next; /* pointer to the next test */

Completed in 503 milliseconds