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 28 enum TestMode {
185 // Map the TestMode enum to the deadline_ and passes_ variables.
186 void SetMode(TestMode mode);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
encode_test_driver.h 28 enum TestMode {
185 // Map the TestMode enum to the deadline_ and passes_ variables.
186 void SetMode(TestMode mode);
  /external/icu/icu4c/source/tools/ctestfw/
ctest.c 53 typedef enum { RUNTESTS, SHOWTESTS } TestMode;
79 TestMode mode);
328 TestMode mode)
    [all...]

Completed in 84 milliseconds