HomeSort by relevance Sort by last modified time
    Searched defs:TestMode (Results 1 - 4 of 4) sorted by null

  /external/lzma/CPP/7zip/UI/Common/
Extract.h 22 bool TestMode;
43 TestMode(false),
  /external/libvpx/libvpx/test/
encode_test_driver.h 25 enum TestMode {
170 // Map the TestMode enum to the deadline_ and passes_ variables.
171 void SetMode(TestMode mode);
  /external/chromium_org/third_party/icu/source/tools/ctestfw/
ctest.c 53 typedef enum { RUNTESTS, SHOWTESTS } TestMode;
79 TestMode mode);
325 TestMode mode)
    [all...]
  /external/icu4c/tools/ctestfw/
ctest.c 53 typedef enum { RUNTESTS, SHOWTESTS } TestMode;
79 TestMode mode);
325 TestMode mode)
    [all...]

Completed in 95 milliseconds