Searched defs:TestMode (Results 1 - 5 of 5) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
H A DExtract.h22 bool TestMode; member in struct:CExtractOptions
43 TestMode(false),
/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Dencode_test_driver.h28 enum TestMode { enum in namespace:libvpx_test
185 // Map the TestMode enum to the deadline_ and passes_ variables.
186 void SetMode(TestMode mode);
/external/libvpx/libvpx/test/
H A Dencode_test_driver.h28 enum TestMode { enum in namespace:libvpx_test
185 // Map the TestMode enum to the deadline_ and passes_ variables.
186 void SetMode(TestMode mode);
/external/chromium_org/third_party/icu/source/tools/ctestfw/
H A Dctest.c53 typedef enum { RUNTESTS, SHOWTESTS } TestMode; typedef in typeref:enum:__anon12377
79 TestMode mode);
328 TestMode mode)
/external/icu/icu4c/source/tools/ctestfw/
H A Dctest.c53 typedef enum { RUNTESTS, SHOWTESTS } TestMode; typedef in typeref:enum:__anon22191
79 TestMode mode);
328 TestMode mode)

Completed in 271 milliseconds