Home
last modified time | relevance | path

Searched refs:make_tuple (Results 1 – 25 of 146) sorted by relevance

123456

/external/libvpx/libvpx/test/
Dvariance_test.cc565 using ::std::tr1::make_tuple;
803 ::testing::Values(make_tuple(6, 6, &vpx_sub_pixel_variance64x64_c, 0),
804 make_tuple(6, 5, &vpx_sub_pixel_variance64x32_c, 0),
805 make_tuple(5, 6, &vpx_sub_pixel_variance32x64_c, 0),
806 make_tuple(5, 5, &vpx_sub_pixel_variance32x32_c, 0),
807 make_tuple(5, 4, &vpx_sub_pixel_variance32x16_c, 0),
808 make_tuple(4, 5, &vpx_sub_pixel_variance16x32_c, 0),
809 make_tuple(4, 4, &vpx_sub_pixel_variance16x16_c, 0),
810 make_tuple(4, 3, &vpx_sub_pixel_variance16x8_c, 0),
811 make_tuple(3, 4, &vpx_sub_pixel_variance8x16_c, 0),
[all …]
Dpartial_idct_test.cc319 using std::tr1::make_tuple;
323 make_tuple(
326 make_tuple(
329 make_tuple(
332 make_tuple(
335 make_tuple(
338 make_tuple(
341 make_tuple(
344 make_tuple(
347 make_tuple(
[all …]
Dlpf_test.cc393 using std::tr1::make_tuple;
399 ::testing::Values(make_tuple(&vpx_highbd_lpf_horizontal_4_sse2,
401 make_tuple(&vpx_highbd_lpf_vertical_4_sse2,
403 make_tuple(&vpx_highbd_lpf_horizontal_8_sse2,
405 make_tuple(&vpx_highbd_lpf_horizontal_16_sse2,
407 make_tuple(&vpx_highbd_lpf_horizontal_16_dual_sse2,
409 make_tuple(&vpx_highbd_lpf_vertical_8_sse2,
411 make_tuple(&vpx_highbd_lpf_vertical_16_sse2,
413 make_tuple(&vpx_highbd_lpf_horizontal_4_sse2,
415 make_tuple(&vpx_highbd_lpf_vertical_4_sse2,
[all …]
Davg_test.cc399 using std::tr1::make_tuple;
403 ::testing::Values(make_tuple(16, 16, 1, 8, &vpx_avg_8x8_c),
404 make_tuple(16, 16, 1, 4, &vpx_avg_4x4_c)));
407 ::testing::Values(make_tuple(16, &vpx_satd_c),
408 make_tuple(64, &vpx_satd_c),
409 make_tuple(256, &vpx_satd_c),
410 make_tuple(1024, &vpx_satd_c)));
414 ::testing::Values(make_tuple(16, &vp9_block_error_fp_c),
415 make_tuple(64, &vp9_block_error_fp_c),
416 make_tuple(256, &vp9_block_error_fp_c),
[all …]
Dpredict_test.cc28 using std::tr1::make_tuple;
286 ::testing::Values(make_tuple(16, 16, &vp8_sixtap_predict16x16_c),
287 make_tuple(8, 8, &vp8_sixtap_predict8x8_c),
288 make_tuple(8, 4, &vp8_sixtap_predict8x4_c),
289 make_tuple(4, 4, &vp8_sixtap_predict4x4_c)));
293 ::testing::Values(make_tuple(16, 16, &vp8_sixtap_predict16x16_neon),
294 make_tuple(8, 8, &vp8_sixtap_predict8x8_neon),
295 make_tuple(8, 4, &vp8_sixtap_predict8x4_neon),
296 make_tuple(4, 4, &vp8_sixtap_predict4x4_neon)));
301 ::testing::Values(make_tuple(4, 4, &vp8_sixtap_predict4x4_mmx)));
[all …]
Dvp9_denoiser_test.cc102 using std::tr1::make_tuple;
108 ::testing::Values(make_tuple(&vp9_denoiser_filter_sse2, BLOCK_8X8),
109 make_tuple(&vp9_denoiser_filter_sse2, BLOCK_8X16),
110 make_tuple(&vp9_denoiser_filter_sse2, BLOCK_16X8),
111 make_tuple(&vp9_denoiser_filter_sse2, BLOCK_16X16),
112 make_tuple(&vp9_denoiser_filter_sse2, BLOCK_16X32),
113 make_tuple(&vp9_denoiser_filter_sse2, BLOCK_32X16),
114 make_tuple(&vp9_denoiser_filter_sse2, BLOCK_32X32),
115 make_tuple(&vp9_denoiser_filter_sse2, BLOCK_32X64),
116 make_tuple(&vp9_denoiser_filter_sse2, BLOCK_64X32),
[all …]
Dfdct4x4_test.cc385 using std::tr1::make_tuple;
391 make_tuple(&vpx_highbd_fdct4x4_c, &idct4x4_10, 0, VPX_BITS_10),
392 make_tuple(&vpx_highbd_fdct4x4_c, &idct4x4_12, 0, VPX_BITS_12),
393 make_tuple(&vpx_fdct4x4_c, &vpx_idct4x4_16_add_c, 0, VPX_BITS_8)));
396 ::testing::Values(make_tuple(&vpx_fdct4x4_c,
405 make_tuple(&vp9_highbd_fht4x4_c, &iht4x4_10, 0, VPX_BITS_10),
406 make_tuple(&vp9_highbd_fht4x4_c, &iht4x4_10, 1, VPX_BITS_10),
407 make_tuple(&vp9_highbd_fht4x4_c, &iht4x4_10, 2, VPX_BITS_10),
408 make_tuple(&vp9_highbd_fht4x4_c, &iht4x4_10, 3, VPX_BITS_10),
409 make_tuple(&vp9_highbd_fht4x4_c, &iht4x4_12, 0, VPX_BITS_12),
[all …]
Ddecode_perf_test.cc24 using std::tr1::make_tuple;
40 make_tuple("vp90-2-bbb_426x240_tile_1x1_180kbps.webm", 1),
41 make_tuple("vp90-2-bbb_640x360_tile_1x2_337kbps.webm", 2),
42 make_tuple("vp90-2-bbb_854x480_tile_1x2_651kbps.webm", 2),
43 make_tuple("vp90-2-bbb_1280x720_tile_1x4_1310kbps.webm", 4),
44 make_tuple("vp90-2-bbb_1920x1080_tile_1x1_2581kbps.webm", 1),
45 make_tuple("vp90-2-bbb_1920x1080_tile_1x4_2586kbps.webm", 4),
46 make_tuple("vp90-2-bbb_1920x1080_tile_1x4_fpm_2304kbps.webm", 4),
47 make_tuple("vp90-2-sintel_426x182_tile_1x1_171kbps.webm", 1),
48 make_tuple("vp90-2-sintel_640x272_tile_1x2_318kbps.webm", 2),
[all …]
Dfdct8x8_test.cc631 using std::tr1::make_tuple;
637 make_tuple(&vpx_fdct8x8_c, &vpx_idct8x8_64_add_c, 0, VPX_BITS_8),
638 make_tuple(&vpx_highbd_fdct8x8_c, &idct8x8_10, 0, VPX_BITS_10),
639 make_tuple(&vpx_highbd_fdct8x8_c, &idct8x8_12, 0, VPX_BITS_12)));
642 ::testing::Values(make_tuple(&vpx_fdct8x8_c,
651 make_tuple(&vp9_fht8x8_c, &vp9_iht8x8_64_add_c, 0, VPX_BITS_8),
652 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_10, 0, VPX_BITS_10),
653 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_10, 1, VPX_BITS_10),
654 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_10, 2, VPX_BITS_10),
655 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_10, 3, VPX_BITS_10),
[all …]
Ddct32x32_test.cc356 using std::tr1::make_tuple;
362 make_tuple(&vpx_highbd_fdct32x32_c, &idct32x32_10, 0, VPX_BITS_10),
363 make_tuple(&vpx_highbd_fdct32x32_rd_c, &idct32x32_10, 1, VPX_BITS_10),
364 make_tuple(&vpx_highbd_fdct32x32_c, &idct32x32_12, 0, VPX_BITS_12),
365 make_tuple(&vpx_highbd_fdct32x32_rd_c, &idct32x32_12, 1, VPX_BITS_12),
366 make_tuple(&vpx_fdct32x32_c, &vpx_idct32x32_1024_add_c, 0, VPX_BITS_8),
367 make_tuple(&vpx_fdct32x32_rd_c, &vpx_idct32x32_1024_add_c, 1,
371 ::testing::Values(make_tuple(&vpx_highbd_fdct32x32_1_c, VPX_BITS_8),
372 make_tuple(&vpx_highbd_fdct32x32_1_c, VPX_BITS_10),
373 make_tuple(&vpx_highbd_fdct32x32_1_c, VPX_BITS_12)));
[all …]
Ddct16x16_test.cc807 using std::tr1::make_tuple;
813 make_tuple(&vpx_highbd_fdct16x16_c, &idct16x16_10, 0, VPX_BITS_10),
814 make_tuple(&vpx_highbd_fdct16x16_c, &idct16x16_12, 0, VPX_BITS_12),
815 make_tuple(&vpx_fdct16x16_c, &vpx_idct16x16_256_add_c, 0, VPX_BITS_8)));
818 ::testing::Values(make_tuple(&vpx_fdct16x16_c,
827 make_tuple(&vp9_highbd_fht16x16_c, &iht16x16_10, 0, VPX_BITS_10),
828 make_tuple(&vp9_highbd_fht16x16_c, &iht16x16_10, 1, VPX_BITS_10),
829 make_tuple(&vp9_highbd_fht16x16_c, &iht16x16_10, 2, VPX_BITS_10),
830 make_tuple(&vp9_highbd_fht16x16_c, &iht16x16_10, 3, VPX_BITS_10),
831 make_tuple(&vp9_highbd_fht16x16_c, &iht16x16_12, 0, VPX_BITS_12),
[all …]
Dquantize_test.cc39 using std::tr1::make_tuple;
173 make_tuple(&vp8_fast_quantize_b_sse2, &vp8_fast_quantize_b_c),
174 make_tuple(&vp8_regular_quantize_b_sse2, &vp8_regular_quantize_b_c)));
179 ::testing::Values(make_tuple(&vp8_fast_quantize_b_ssse3,
186 ::testing::Values(make_tuple(&vp8_regular_quantize_b_sse4_1,
192 ::testing::Values(make_tuple(&vp8_fast_quantize_b_neon,
200 make_tuple(&vp8_fast_quantize_b_msa, &vp8_fast_quantize_b_c),
201 make_tuple(&vp8_regular_quantize_b_msa, &vp8_regular_quantize_b_c)));
/external/webrtc/webrtc/common_audio/resampler/
Dpush_sinc_resampler_unittest.cc270 ::testing::make_tuple(8000, 44100, kResamplingRMSError, -62.73),
271 ::testing::make_tuple(16000, 44100, kResamplingRMSError, -62.54),
272 ::testing::make_tuple(32000, 44100, kResamplingRMSError, -63.32),
273 ::testing::make_tuple(44100, 44100, kResamplingRMSError, -73.53),
274 ::testing::make_tuple(48000, 44100, -15.01, -64.04),
275 ::testing::make_tuple(96000, 44100, -18.49, -25.51),
276 ::testing::make_tuple(192000, 44100, -20.50, -13.31),
279 ::testing::make_tuple(8000, 48000, kResamplingRMSError, -63.43),
280 ::testing::make_tuple(16000, 48000, kResamplingRMSError, -63.96),
281 ::testing::make_tuple(32000, 48000, kResamplingRMSError, -64.04),
[all …]
Dsinc_resampler_unittest.cc346 std::tr1::make_tuple(8000, 44100, kResamplingRMSError, -62.73),
347 std::tr1::make_tuple(11025, 44100, kResamplingRMSError, -72.19),
348 std::tr1::make_tuple(16000, 44100, kResamplingRMSError, -62.54),
349 std::tr1::make_tuple(22050, 44100, kResamplingRMSError, -73.53),
350 std::tr1::make_tuple(32000, 44100, kResamplingRMSError, -63.32),
351 std::tr1::make_tuple(44100, 44100, kResamplingRMSError, -73.53),
352 std::tr1::make_tuple(48000, 44100, -15.01, -64.04),
353 std::tr1::make_tuple(96000, 44100, -18.49, -25.51),
354 std::tr1::make_tuple(192000, 44100, -20.50, -13.31),
357 std::tr1::make_tuple(8000, 48000, kResamplingRMSError, -63.43),
[all …]
/external/v8/testing/gmock/test/
Dgmock-generated-actions_test.cc50 using testing::make_tuple;
172 EXPECT_EQ(1, a.Perform(make_tuple(2, &Nullary))); in TEST()
178 EXPECT_EQ(1, a.Perform(make_tuple(UnaryFunctor()))); in TEST()
185 EXPECT_EQ(12345, a.Perform(make_tuple(&SumOf5))); in TEST()
192 EXPECT_EQ(12345, a.Perform(make_tuple(SumOf5Functor()))); in TEST()
199 EXPECT_EQ(123456, a.Perform(make_tuple(&SumOf6))); in TEST()
206 EXPECT_EQ(123456, a.Perform(make_tuple(SumOf6Functor()))); in TEST()
215 EXPECT_EQ("1234567", a.Perform(make_tuple(&Concat7))); in TEST()
224 EXPECT_EQ("12345678", a.Perform(make_tuple(&Concat8))); in TEST()
233 EXPECT_EQ("123456789", a.Perform(make_tuple(&Concat9))); in TEST()
[all …]
Dgmock-more-actions_test.cc51 using testing::make_tuple;
236 EXPECT_EQ(1, a.Perform(make_tuple())); in TEST()
242 EXPECT_FALSE(a.Perform(make_tuple(1))); in TEST()
243 EXPECT_TRUE(a.Perform(make_tuple(-1))); in TEST()
250 EXPECT_EQ(p + 2, a.Perform(make_tuple(p, Short(2)))); in TEST()
256 EXPECT_EQ(6, a.Perform(make_tuple(1, '\2', Short(3)))); in TEST()
262 EXPECT_EQ(1234, a.Perform(make_tuple(1000, 200, 30, 4))); in TEST()
268 EXPECT_EQ(12345, a.Perform(make_tuple(10000, 2000, 300, 40, 5))); in TEST()
274 EXPECT_EQ(123456, a.Perform(make_tuple(100000, 20000, 3000, 400, 50, 6))); in TEST()
287 a.Perform(make_tuple(CharPtr("1"), CharPtr("2"), CharPtr("3"), in TEST()
[all …]
Dgmock-actions_test.cc73 using testing::make_tuple;
394 EXPECT_EQ(5, action.Perform(make_tuple(true, 5))); in TEST()
407 EXPECT_EQ(5, action.Perform(make_tuple(true, 5))); in TEST()
408 EXPECT_EQ(0, action.Perform(make_tuple(false, 1))); in TEST()
417 EXPECT_EQ(5, a1.Perform(make_tuple(true, 5))); in TEST()
418 EXPECT_EQ(0, a1.Perform(make_tuple(false, 1))); in TEST()
421 EXPECT_EQ(5, a2.Perform(make_tuple(true, 5))); in TEST()
422 EXPECT_EQ(0, a2.Perform(make_tuple(false, 1))); in TEST()
427 EXPECT_EQ(5, a1.Perform(make_tuple(true, 5))); in TEST()
428 EXPECT_EQ(0, a1.Perform(make_tuple(false, 1))); in TEST()
[all …]
/external/google-breakpad/src/testing/test/
Dgmock-generated-actions_test.cc50 using ::std::tr1::make_tuple;
172 EXPECT_EQ(1, a.Perform(make_tuple(2, &Nullary))); in TEST()
178 EXPECT_EQ(1, a.Perform(make_tuple(UnaryFunctor()))); in TEST()
185 EXPECT_EQ(12345, a.Perform(make_tuple(&SumOf5))); in TEST()
192 EXPECT_EQ(12345, a.Perform(make_tuple(SumOf5Functor()))); in TEST()
199 EXPECT_EQ(123456, a.Perform(make_tuple(&SumOf6))); in TEST()
206 EXPECT_EQ(123456, a.Perform(make_tuple(SumOf6Functor()))); in TEST()
215 EXPECT_EQ("1234567", a.Perform(make_tuple(&Concat7))); in TEST()
224 EXPECT_EQ("12345678", a.Perform(make_tuple(&Concat8))); in TEST()
233 EXPECT_EQ("123456789", a.Perform(make_tuple(&Concat9))); in TEST()
[all …]
Dgmock-more-actions_test.cc51 using ::std::tr1::make_tuple;
236 EXPECT_EQ(1, a.Perform(make_tuple())); in TEST()
242 EXPECT_FALSE(a.Perform(make_tuple(1))); in TEST()
243 EXPECT_TRUE(a.Perform(make_tuple(-1))); in TEST()
250 EXPECT_EQ(p + 2, a.Perform(make_tuple(p, Short(2)))); in TEST()
256 EXPECT_EQ(6, a.Perform(make_tuple(1, '\2', Short(3)))); in TEST()
262 EXPECT_EQ(1234, a.Perform(make_tuple(1000, 200, 30, 4))); in TEST()
268 EXPECT_EQ(12345, a.Perform(make_tuple(10000, 2000, 300, 40, 5))); in TEST()
274 EXPECT_EQ(123456, a.Perform(make_tuple(100000, 20000, 3000, 400, 50, 6))); in TEST()
287 a.Perform(make_tuple(CharPtr("1"), CharPtr("2"), CharPtr("3"), in TEST()
[all …]
Dgmock-actions_test.cc48 using ::std::tr1::make_tuple;
348 EXPECT_EQ(5, action.Perform(make_tuple(true, 5))); in TEST()
361 EXPECT_EQ(5, action.Perform(make_tuple(true, 5))); in TEST()
362 EXPECT_EQ(0, action.Perform(make_tuple(false, 1))); in TEST()
371 EXPECT_EQ(5, a1.Perform(make_tuple(true, 5))); in TEST()
372 EXPECT_EQ(0, a1.Perform(make_tuple(false, 1))); in TEST()
375 EXPECT_EQ(5, a2.Perform(make_tuple(true, 5))); in TEST()
376 EXPECT_EQ(0, a2.Perform(make_tuple(false, 1))); in TEST()
381 EXPECT_EQ(5, a1.Perform(make_tuple(true, 5))); in TEST()
382 EXPECT_EQ(0, a1.Perform(make_tuple(false, 1))); in TEST()
[all …]
/external/googletest/googlemock/test/
Dgmock-generated-actions_test.cc50 using testing::make_tuple;
172 EXPECT_EQ(1, a.Perform(make_tuple(2, &Nullary))); in TEST()
178 EXPECT_EQ(1, a.Perform(make_tuple(UnaryFunctor()))); in TEST()
185 EXPECT_EQ(12345, a.Perform(make_tuple(&SumOf5))); in TEST()
192 EXPECT_EQ(12345, a.Perform(make_tuple(SumOf5Functor()))); in TEST()
199 EXPECT_EQ(123456, a.Perform(make_tuple(&SumOf6))); in TEST()
206 EXPECT_EQ(123456, a.Perform(make_tuple(SumOf6Functor()))); in TEST()
215 EXPECT_EQ("1234567", a.Perform(make_tuple(&Concat7))); in TEST()
224 EXPECT_EQ("12345678", a.Perform(make_tuple(&Concat8))); in TEST()
233 EXPECT_EQ("123456789", a.Perform(make_tuple(&Concat9))); in TEST()
[all …]
Dgmock-more-actions_test.cc51 using testing::make_tuple;
236 EXPECT_EQ(1, a.Perform(make_tuple())); in TEST()
242 EXPECT_FALSE(a.Perform(make_tuple(1))); in TEST()
243 EXPECT_TRUE(a.Perform(make_tuple(-1))); in TEST()
250 EXPECT_EQ(p + 2, a.Perform(make_tuple(p, Short(2)))); in TEST()
256 EXPECT_EQ(6, a.Perform(make_tuple(1, '\2', Short(3)))); in TEST()
262 EXPECT_EQ(1234, a.Perform(make_tuple(1000, 200, 30, 4))); in TEST()
268 EXPECT_EQ(12345, a.Perform(make_tuple(10000, 2000, 300, 40, 5))); in TEST()
274 EXPECT_EQ(123456, a.Perform(make_tuple(100000, 20000, 3000, 400, 50, 6))); in TEST()
287 a.Perform(make_tuple(CharPtr("1"), CharPtr("2"), CharPtr("3"), in TEST()
[all …]
Dgmock-actions_test.cc73 using testing::make_tuple;
394 EXPECT_EQ(5, action.Perform(make_tuple(true, 5))); in TEST()
407 EXPECT_EQ(5, action.Perform(make_tuple(true, 5))); in TEST()
408 EXPECT_EQ(0, action.Perform(make_tuple(false, 1))); in TEST()
417 EXPECT_EQ(5, a1.Perform(make_tuple(true, 5))); in TEST()
418 EXPECT_EQ(0, a1.Perform(make_tuple(false, 1))); in TEST()
421 EXPECT_EQ(5, a2.Perform(make_tuple(true, 5))); in TEST()
422 EXPECT_EQ(0, a2.Perform(make_tuple(false, 1))); in TEST()
427 EXPECT_EQ(5, a1.Perform(make_tuple(true, 5))); in TEST()
428 EXPECT_EQ(0, a1.Perform(make_tuple(false, 1))); in TEST()
[all …]
/external/llvm/unittests/ADT/
DMakeUniqueTest.cpp28 EXPECT_EQ(std::make_tuple(0, 1), *p2); in TEST()
32 EXPECT_EQ(std::make_tuple(0, 1, 2), *p3); in TEST()
36 EXPECT_EQ(std::make_tuple(0, 1, 2, 3), *p4); in TEST()
40 EXPECT_EQ(std::make_tuple(0, 1, 2, 3, 4), *p5); in TEST()
45 EXPECT_EQ(std::make_tuple(0, 1, 2, 3, 4, 5), *p6); in TEST()
50 EXPECT_EQ(std::make_tuple(0, 1, 2, 3, 4, 5, 6), *p7); in TEST()
55 EXPECT_EQ(std::make_tuple(0, 1, 2, 3, 4, 5, 6, 7), *p8); in TEST()
61 EXPECT_EQ(std::make_tuple(0, 1, 2, 3, 4, 5, 6, 7, 8), *p9); in TEST()
67 EXPECT_EQ(std::make_tuple(0, 1, 2, 3, 4, 5, 6, 7, 8, 9), *p10); in TEST()
/external/libcxx/test/std/utilities/intseq/intseq.general/
Dinteger_seq.pass.cpp22 -> decltype ( std::make_tuple ( std::get<I>(t)... )) in extract()
23 { return std::make_tuple ( std::get<I>(t)... ); } in extract()
54 auto tup = std::make_tuple ( 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ); in main()
59 assert ( t3 == std::make_tuple ( 10, 11, 12 )); in main()
63 assert ( t7 == std::make_tuple ( 10, 11, 12, 13, 14, 15, 16 )); in main()
67 assert ( t4 == std::make_tuple ( 10, 11, 12, 13 )); in main()
71 assert ( t2 == std::make_tuple ( 10, 11 )); in main()
75 assert ( tintmix == std::make_tuple ( 19, 18, 17, 12 )); in main()
79 assert ( tsizemix == std::make_tuple ( 11, 11, 12, 13, 15 )); in main()

123456