Home
last modified time | relevance | path

Searched refs:EncoderTest (Results 1 – 25 of 110) sorted by relevance

12345

/aosp_15_r20/external/libvpx/test/
H A Dframe_size_tests.cc77 class VP9FrameSizeTestsLarge : public ::libvpx_test::EncoderTest,
81 : EncoderTest(&::libvpx_test::kVP9), expected_res_(VPX_CODEC_OK) {} in VP9FrameSizeTestsLarge()
107 using ::libvpx_test::EncoderTest::RunLoop;
198 ASSERT_NO_FATAL_FAILURE(::libvpx_test::EncoderTest::RunLoop(&video)); in TEST_F()
214 ASSERT_NO_FATAL_FAILURE(::libvpx_test::EncoderTest::RunLoop(&video)); in TEST_F()
226 ASSERT_NO_FATAL_FAILURE(::libvpx_test::EncoderTest::RunLoop(&video)); in TEST_F()
H A Dvp9_end_to_end_test.cc88 : public ::libvpx_test::EncoderTest,
92 : EncoderTest(GET_PARAM(0)), cpu_used_start_(GET_PARAM(1)), in EndToEndTestAdaptiveRDThresh()
125 : public ::libvpx_test::EncoderTest,
130 : EncoderTest(GET_PARAM(0)), test_video_param_(GET_PARAM(2)), in EndToEndTestLarge()
207 : public ::libvpx_test::EncoderTest,
211 : EncoderTest(GET_PARAM(0)), use_loop_filter_opt_(GET_PARAM(1)) {} in EndToEndTestLoopFilterThreading()
H A Daltref_test.cc24 class AltRefTest : public ::libvpx_test::EncoderTest,
27 AltRefTest() : EncoderTest(GET_PARAM(0)), altref_count_(0) {} in AltRefTest()
73 : public ::libvpx_test::EncoderTest,
77 : EncoderTest(GET_PARAM(0)), encoding_mode_(GET_PARAM(1)), in AltRefForcedKeyTestLarge()
H A Dencode_test_driver.cc102 void EncoderTest::InitializeConfig() { in InitializeConfig()
108 void EncoderTest::SetMode(TestMode mode) { in SetMode()
161 void EncoderTest::MismatchHook(const vpx_image_t * /*img1*/, in MismatchHook()
166 void EncoderTest::RunLoop(VideoSource *video) { in RunLoop()
H A Dvp9_ethread_test.cc35 : public ::libvpx_test::EncoderTest,
39 : EncoderTest(GET_PARAM(0)), encoder_initialized_(false), tiles_(0), in VPxFirstPassEncoderThreadTest()
229 : public ::libvpx_test::EncoderTest,
234 : EncoderTest(GET_PARAM(0)), encoder_initialized_(false), in VPxEncoderThreadTest()
H A Derror_resilience_test.cc24 : public ::libvpx_test::EncoderTest,
28 : EncoderTest(GET_PARAM(0)), svc_support_(GET_PARAM(2)), psnr_(0.0), in ErrorResilienceTestLarge()
382 : public ::libvpx_test::EncoderTest,
386 : EncoderTest(GET_PARAM(0)), encoding_mode_(GET_PARAM(1)) { in ErrorResilienceTestLargeCodecControls()
H A Dvp8_fragments_test.cc16 class VP8FragmentsTest : public ::libvpx_test::EncoderTest,
19 VP8FragmentsTest() : EncoderTest(&::libvpx_test::kVP8) {} in VP8FragmentsTest()
H A Dconfig_test.cc19 : public ::libvpx_test::EncoderTest,
23 : EncoderTest(GET_PARAM(0)), frame_count_in_(0), frame_count_out_(0), in ConfigTest()
H A Dsvc_test.h25 class OnePassCbrSvc : public ::libvpx_test::EncoderTest {
28 : EncoderTest(codec), base_speed_setting_(0), speed_setting_(0), in OnePassCbrSvc()
H A Dencode_test_driver.h220 class EncoderTest {
222 explicit EncoderTest(const CodecFactory *codec) in EncoderTest() function
228 virtual ~EncoderTest() {} in ~EncoderTest()
H A Dborders_test.cc22 : public ::libvpx_test::EncoderTest,
25 BordersTest() : EncoderTest(GET_PARAM(0)) {} in BordersTest()
/aosp_15_r20/frameworks/av/media/tests/benchmark/tests/
H A DEncoderTest.cpp33 class EncoderTest : public ::testing::TestWithParam<tuple<string, string, bool>> {}; class
35 TEST_P(EncoderTest, Encode) { in TEST_P() argument
165 AudioEncoderSyncTest, EncoderTest,
173 AudioEncoderAsyncTest, EncoderTest,
180 INSTANTIATE_TEST_SUITE_P(VideEncoderSyncTest, EncoderTest,
200 INSTANTIATE_TEST_SUITE_P(VideoEncoderAsyncTest, EncoderTest,
/aosp_15_r20/external/rappor/client/cpp/
H A Dencoder_unittest.cc22 class EncoderTest : public ::testing::Test { class
24 EncoderTest() { in EncoderTest() function in EncoderTest
30 virtual ~EncoderTest() { in ~EncoderTest()
48 class EncoderUint32Test : public EncoderTest {
64 class EncoderUnlimTest : public EncoderTest {
/aosp_15_r20/external/libaom/test/
H A Dtile_config_test.cc76 public ::libaom_test::EncoderTest {
79 : EncoderTest(GET_PARAM(0)), encoding_mode_(GET_PARAM(1)), in UniformTileConfigTestLarge()
144 public ::libaom_test::EncoderTest {
147 : EncoderTest(GET_PARAM(0)), encoding_mode_(GET_PARAM(1)), in NonUniformTileConfigTestLarge()
298 public ::libaom_test::EncoderTest {
301 : EncoderTest(GET_PARAM(0)), encoding_mode_(GET_PARAM(1)), in TileGroupTestLarge()
H A Dhorz_superres_test.cc97 public ::libaom_test::EncoderTest {
100 : EncoderTest(GET_PARAM(0)), test_video_param_(GET_PARAM(1)), in HorzSuperresEndToEndTest()
196 public ::libaom_test::EncoderTest {
199 : EncoderTest(GET_PARAM(0)), test_video_param_(GET_PARAM(1)), in HorzSuperresFixedEndToEndTest()
306 public ::libaom_test::EncoderTest {
309 : EncoderTest(GET_PARAM(0)), test_video_param_(GET_PARAM(1)), in HorzSuperresQThreshEndToEndTest()
H A Dquant_test.cc32 public ::libaom_test::EncoderTest {
34 QMTest() : EncoderTest(GET_PARAM(0)) {} in QMTest()
115 public ::libaom_test::EncoderTest {
118 : EncoderTest(GET_PARAM(0)), encoding_mode_(GET_PARAM(1)), in QuantizerBoundsCheckTestLarge()
H A Daltref_test.cc54 public ::libaom_test::EncoderTest {
57 : EncoderTest(GET_PARAM(0)), altref_test_params_(GET_PARAM(1)), in AltRefFramePresenceTestLarge()
143 public ::libaom_test::EncoderTest {
146 : EncoderTest(GET_PARAM(0)), gf_interval_param_(GET_PARAM(1)), in GoldenFrameIntervalTestLarge()
H A Dkf_test.cc128 public ::libaom_test::EncoderTest {
131 : EncoderTest(GET_PARAM(0)), encoding_mode_(GET_PARAM(1)), in KeyFrameIntervalTestLarge()
228 public ::libaom_test::EncoderTest {
231 : EncoderTest(GET_PARAM(0)), encoding_mode_(GET_PARAM(1)), in ForcedKeyTestLarge()
H A Dframe_size_tests.cc23 public ::libaom_test::EncoderTest {
26 : EncoderTest(&::libaom_test::kAV1), expected_res_(AOM_CODEC_OK) {} in AV1FrameSizeTests()
346 public ::libaom_test::EncoderTest {
349 : EncoderTest(GET_PARAM(0)), frame_size_param_(GET_PARAM(1)), in AV1LosslessFrameSizeTests()
H A Dencode_test_driver.h193 class EncoderTest {
195 explicit EncoderTest(const CodecFactory *codec) in EncoderTest() function
202 virtual ~EncoderTest() = default;
H A Ddropframe_encode_test.cc23 public ::libaom_test::EncoderTest {
26 : EncoderTest(GET_PARAM(0)), frame_number_(0), threads_(GET_PARAM(2)) {} in DropFrameEncodeTestLarge()
H A Dborders_test.cc24 public ::libaom_test::EncoderTest {
26 BordersTestLarge() : EncoderTest(GET_PARAM(0)) {} in BordersTestLarge()
/aosp_15_r20/external/zxing/core/src/test/java/com/google/zxing/aztec/decoder/
H A DDecoderTest.java18 import com.google.zxing.aztec.encoder.EncoderTest;
61 BitArray bits = EncoderTest.toBitArray(EncoderTest.stripSpace(b)); in testHighLevelDecodeString()
63 expectedString, Decoder.highLevelDecode(EncoderTest.toBooleanArray(bits))); in testHighLevelDecodeString()
/aosp_15_r20/external/pigweed/pw_hdlc/java/test/dev/pigweed/pw_hdlc/
H A DBUILD.bazel38 name = "EncoderTest",
40 srcs = ["EncoderTest.java"],
42 test_class = "dev.pigweed.pw_hdlc.EncoderTest",
72 ":EncoderTest",
/aosp_15_r20/external/libtextclassifier/native/utils/sentencepiece/
H A Dencoder_test.cc32 TEST(EncoderTest, SimpleTokenization) { in TEST() argument
57 TEST(EncoderTest, HandlesEdgeCases) { in TEST() argument
87 TEST(EncoderTest, HandlesOutOfDictionary) { in TEST() argument

12345