Home
last modified time | relevance | path

Searched refs:TestMode (Results 1 – 25 of 82) sorted by relevance

1234

/external/brotli/java/org/brotli/wrapper/enc/
DBrotliOutputStreamTest.java24 private enum TestMode { enum in BrotliOutputStreamTest
43 suite.addTest(new StreamTestCase(entry, TestMode.WRITE_ALL)); in suite()
44 suite.addTest(new StreamTestCase(entry, TestMode.WRITE_CHUNKS)); in suite()
45 suite.addTest(new StreamTestCase(entry, TestMode.WRITE_BYTE)); in suite()
56 final TestMode mode;
57 StreamTestCase(String entryName, TestMode mode) { in StreamTestCase()
69 private static void run(String entryName, TestMode mode) throws Throwable { in run()
81 if ((mode == TestMode.WRITE_CHUNKS) && (original.length <= CHUNK_SIZE)) { in run()
DBrotliEncoderChannelTest.java27 private enum TestMode { enum in BrotliEncoderChannelTest
45 suite.addTest(new ChannleTestCase(entry, TestMode.WRITE_ALL)); in suite()
46 suite.addTest(new ChannleTestCase(entry, TestMode.WRITE_CHUNKS)); in suite()
57 final TestMode mode;
58 ChannleTestCase(String entryName, TestMode mode) { in ChannleTestCase()
70 private static void run(String entryName, TestMode mode) throws Throwable { in run()
82 if ((mode == TestMode.WRITE_CHUNKS) && (original.length <= CHUNK_SIZE)) { in run()
/external/libaom/libaom/test/
Dmotion_vector_test.cc26 const libaom_test::TestMode kEncodingModeVectors[] = {
38 : public ::libaom_test::CodecTestWith3Params<libaom_test::TestMode, int,
76 libaom_test::TestMode encoding_mode_;
Dend_to_end_test.cc76 const libaom_test::TestMode kEncodingModeVectors[] = {
94 : public ::libaom_test::CodecTestWith3Params<libaom_test::TestMode,
190 libaom_test::TestMode encoding_mode_;
Dencode_test_driver.h31 enum TestMode { kRealTime, kOnePassGood, kTwoPassGood }; enum
178 void SetMode(TestMode mode);
244 TestMode mode_;
Dfwd_kf_test.cc33 : public ::libaom_test::CodecTestWith2Params<libaom_test::TestMode, int>,
87 ::libaom_test::TestMode encoding_mode_;
Daltref_test.cc20 : public ::libaom_test::CodecTestWith2Params<libaom_test::TestMode, int>,
59 ::libaom_test::TestMode encoding_mode_;
Dgf_max_pyr_height_test.cc41 : public ::libaom_test::CodecTestWith2Params<libaom_test::TestMode,
95 ::libaom_test::TestMode encoding_mode_;
Dlossless_test.cc27 : public ::libaom_test::CodecTestWithParam<libaom_test::TestMode>,
66 libaom_test::TestMode encoding_mode_;
Dlevel_test.cc31 : public ::libaom_test::CodecTestWith2Params<libaom_test::TestMode, int>,
68 libaom_test::TestMode encoding_mode_;
Dsuperframe_test.cc26 typedef ::testing::tuple<libaom_test::TestMode, int, int> SuperframeTestParam;
38 const libaom_test::TestMode mode = ::testing::get<kTestMode>(input); in SetUp()
/external/libvpx/libvpx/test/
Dvp9_motion_vector_test.cc25 const libvpx_test::TestMode kEncodingModeVectors[] = {
38 public ::libvpx_test::CodecTestWith3Params<libvpx_test::TestMode, int,
76 libvpx_test::TestMode encoding_mode_;
Dvp9_lossless_test.cc26 public ::libvpx_test::CodecTestWithParam<libvpx_test::TestMode> {
64 libvpx_test::TestMode encoding_mode_;
Dvp9_ethread_test.cc35 public ::libvpx_test::CodecTestWith2Params<libvpx_test::TestMode, int> {
108 ::libvpx_test::TestMode encoding_mode_;
222 public ::libvpx_test::CodecTestWith4Params<libvpx_test::TestMode, int,
310 ::libvpx_test::TestMode encoding_mode_;
Dsuperframe_test.cc23 typedef std::tuple<libvpx_test::TestMode, int> SuperframeTestParam;
36 const libvpx_test::TestMode mode = std::get<kTestMode>(input); in SetUp()
Dcpu_speed_test.cc23 public ::libvpx_test::CodecTestWith2Params<libvpx_test::TestMode, int> {
63 ::libvpx_test::TestMode encoding_mode_;
Daltref_test.cc73 public ::libvpx_test::CodecTestWith2Params<libvpx_test::TestMode, int> {
111 ::libvpx_test::TestMode encoding_mode_;
Dvp9_end_to_end_test.cc63 const libvpx_test::TestMode kEncodingModeVectors[] = {
119 public ::libvpx_test::CodecTestWith3Params<libvpx_test::TestMode,
193 libvpx_test::TestMode encoding_mode_;
Derror_resilience_test.cc24 public ::libvpx_test::CodecTestWith2Params<libvpx_test::TestMode, bool> {
193 libvpx_test::TestMode encoding_mode_;
377 public ::libvpx_test::CodecTestWithParam<libvpx_test::TestMode> {
516 libvpx_test::TestMode encoding_mode_;
/external/skqp/tests/
DCodecAnimTest.cpp218 enum class TestMode { in DEF_TEST() enum
223 for (auto mode : { TestMode::kVector, TestMode::kIndividual }) { in DEF_TEST()
230 case TestMode::kVector: in DEF_TEST()
235 case TestMode::kIndividual: in DEF_TEST()
254 case TestMode::kVector: in DEF_TEST()
257 case TestMode::kIndividual: in DEF_TEST()
297 if (TestMode::kIndividual == mode) { in DEF_TEST()
/external/skia/tests/
DCodecAnimTest.cpp218 enum class TestMode { in DEF_TEST() enum
223 for (auto mode : { TestMode::kVector, TestMode::kIndividual }) { in DEF_TEST()
230 case TestMode::kVector: in DEF_TEST()
235 case TestMode::kIndividual: in DEF_TEST()
254 case TestMode::kVector: in DEF_TEST()
257 case TestMode::kIndividual: in DEF_TEST()
297 if (TestMode::kIndividual == mode) { in DEF_TEST()
/external/lzma/CPP/7zip/UI/Common/
DExtract.h42 bool TestMode; member
56 TestMode(false), in CExtractOptions()
DExtract.cpp180 options.StdOutMode, options.TestMode, in DecompressArchive()
189 !options.TestMode && in DecompressArchive()
199 Int32 testMode = (options.TestMode && !calcCrc) ? 1: 0; in DecompressArchive()
327 RINOK(extractCallback->BeforeOpen(arcPath, options.TestMode)); in Extract()
/external/lzma/CPP/7zip/UI/GUI/
DExtractGUI.cpp126 else if (Options->TestMode) in ProcessVirt()
179 if (!options.TestMode) in ExtractGUI()
257 UString title = LangString(options.TestMode ? IDS_PROGRESS_TESTING : IDS_PROGRESS_EXTRACTING); in ExtractGUI()
/external/lzma/CPP/7zip/Archive/7z/
D7zExtract.cpp25 bool TestMode; member in NArchive::N7z::CFolderOutStream
51 TestMode(false), in CFolderOutStream()
81 (TestMode ? in OpenFile()
288 folderOutStream->TestMode = (testModeSpec != 0); in Extract()

1234