/external/libvpx/libvpx/test/ |
D | altref_test.cc | 23 class AltRefTest : public ::libvpx_test::EncoderTest, 26 AltRefTest() : EncoderTest(GET_PARAM(0)), altref_count_(0) {} in AltRefTest() 72 : public ::libvpx_test::EncoderTest, 76 : EncoderTest(GET_PARAM(0)), encoding_mode_(GET_PARAM(1)), in AltRefForcedKeyTestLarge()
|
D | vp9_end_to_end_test.cc | 81 : public ::libvpx_test::EncoderTest, 85 : EncoderTest(GET_PARAM(0)), cpu_used_start_(GET_PARAM(1)), in EndToEndTestAdaptiveRDThresh() 118 : public ::libvpx_test::EncoderTest, 123 : EncoderTest(GET_PARAM(0)), test_video_param_(GET_PARAM(2)), in EndToEndTestLarge() 200 : public ::libvpx_test::EncoderTest, 204 : EncoderTest(GET_PARAM(0)), use_loop_filter_opt_(GET_PARAM(1)) {} in EndToEndTestLoopFilterThreading()
|
D | vp8_fragments_test.cc | 16 class VP8FramgmentsTest : public ::libvpx_test::EncoderTest, 19 VP8FramgmentsTest() : EncoderTest(&::libvpx_test::kVP8) {} in VP8FramgmentsTest()
|
D | config_test.cc | 19 : public ::libvpx_test::EncoderTest, 23 : EncoderTest(GET_PARAM(0)), frame_count_in_(0), frame_count_out_(0), in ConfigTest()
|
D | realtime_test.cc | 23 : public ::libvpx_test::EncoderTest, 26 RealtimeTest() : EncoderTest(GET_PARAM(0)), frame_packets_(0) {} in RealtimeTest()
|
D | svc_test.h | 25 class OnePassCbrSvc : public ::libvpx_test::EncoderTest { 28 : EncoderTest(codec), base_speed_setting_(0), speed_setting_(0), in OnePassCbrSvc()
|
D | borders_test.cc | 21 : public ::libvpx_test::EncoderTest, 24 BordersTest() : EncoderTest(GET_PARAM(0)) {} in BordersTest()
|
D | timestamp_test.cc | 66 : public ::libvpx_test::EncoderTest, 69 TimestampTest() : EncoderTest(GET_PARAM(0)) {} in TimestampTest()
|
D | active_map_test.cc | 21 : public ::libvpx_test::EncoderTest, 27 ActiveMapTest() : EncoderTest(GET_PARAM(0)) {} in ActiveMapTest()
|
D | encode_test_driver.cc | 101 void EncoderTest::InitializeConfig() { in InitializeConfig() 107 void EncoderTest::SetMode(TestMode mode) { in SetMode() 160 void EncoderTest::MismatchHook(const vpx_image_t * /*img1*/, in MismatchHook() 165 void EncoderTest::RunLoop(VideoSource *video) { in RunLoop()
|
D | frame_size_tests.cc | 16 class VP9FrameSizeTestsLarge : public ::libvpx_test::EncoderTest, 20 : EncoderTest(&::libvpx_test::kVP9), expected_res_(VPX_CODEC_OK) {} in VP9FrameSizeTestsLarge()
|
D | decode_corrupted.cc | 24 : public ::libvpx_test::EncoderTest, 28 DecodeCorruptedFrameTest() : EncoderTest(GET_PARAM(0)) {} in DecodeCorruptedFrameTest()
|
D | vp9_motion_vector_test.cc | 37 : public ::libvpx_test::EncoderTest, 42 : EncoderTest(GET_PARAM(0)), encoding_mode_(GET_PARAM(1)), in MotionVectorTestLarge()
|
D | aq_segment_test.cc | 19 : public ::libvpx_test::EncoderTest, 22 AqSegmentTest() : EncoderTest(GET_PARAM(0)) {} in AqSegmentTest()
|
/external/libtextclassifier/native/utils/sentencepiece/ |
D | encoder_test.cc | 32 TEST(EncoderTest, SimpleTokenization) { in TEST() argument 57 TEST(EncoderTest, HandlesEdgeCases) { in TEST() argument 87 TEST(EncoderTest, HandlesOutOfDictionary) { in TEST() argument
|
/external/libaom/libaom/test/ |
D | horz_superres_test.cc | 92 public ::libaom_test::EncoderTest { 95 : EncoderTest(GET_PARAM(0)), test_video_param_(GET_PARAM(1)), in HorzSuperresEndToEndTest() 191 public ::libaom_test::EncoderTest { 194 : EncoderTest(GET_PARAM(0)), test_video_param_(GET_PARAM(1)), in HorzSuperresFixedEndToEndTest() 302 public ::libaom_test::EncoderTest { 305 : EncoderTest(GET_PARAM(0)), test_video_param_(GET_PARAM(1)), in HorzSuperresQThreshEndToEndTest()
|
D | borders_test.cc | 24 public ::libaom_test::EncoderTest { 26 BordersTestLarge() : EncoderTest(GET_PARAM(0)) {} in BordersTestLarge()
|
D | qm_test.cc | 23 public ::libaom_test::EncoderTest { 25 QMTest() : EncoderTest(GET_PARAM(0)) {} in QMTest()
|
D | frame_size_tests.cc | 19 public ::libaom_test::EncoderTest { 22 : EncoderTest(&::libaom_test::kAV1), expected_res_(AOM_CODEC_OK) {} in AV1FrameSizeTests()
|
D | scalability_test.cc | 26 public ::libaom_test::EncoderTest { 28 ScalabilityTest() : EncoderTest(GET_PARAM(0)) {} in ScalabilityTest()
|
D | time_stamp_test.cc | 71 : public ::libaom_test::EncoderTest, 74 TimestampTest() : EncoderTest(GET_PARAM(0)) {} in TimestampTest()
|
D | active_map_test.cc | 24 public ::libaom_test::EncoderTest { 29 ActiveMapTest() : EncoderTest(GET_PARAM(0)) {} in ActiveMapTest()
|
D | aq_segment_test.cc | 25 public ::libaom_test::EncoderTest { 27 AqSegmentTest() : EncoderTest(GET_PARAM(0)) {} in AqSegmentTest()
|
D | motion_vector_test.cc | 40 public ::libaom_test::EncoderTest { 43 : EncoderTest(GET_PARAM(0)), encoding_mode_(GET_PARAM(1)), in MotionVectorTestLarge()
|
/external/brotli/java/org/brotli/wrapper/enc/ |
D | BUILD | 74 name = "EncoderTest", 75 test_class = "org.brotli.wrapper.enc.EncoderTest",
|