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

  /external/ltp/include/old/
old_resource.h 42 const char *tst_dataroot(void);
  /external/ltp/lib/tests/
tst_dataroot01.c 47 dataroot = tst_dataroot();
tst_dataroot02.c 50 dataroot = tst_dataroot();
tst_dataroot03.c 50 dataroot = tst_dataroot();
  /external/ltp/lib/
tst_resource.c 59 "tst_dataroot getcwd");
68 tst_brkm(TBROK, NULL, "tst_dataroot snprintf: %d", ret);
71 const char *tst_dataroot(void) function
115 const char *dataroot = tst_dataroot();

Completed in 726 milliseconds