HomeSort by relevance Sort by last modified time
    Searched refs:make_tuple (Results 1 - 25 of 270) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/libvpx/libvpx/test/
dct_partial_test.cc 32 using std::tr1::make_tuple;
108 ::testing::Values(make_tuple(&vpx_highbd_fdct32x32_1_c, 32, VPX_BITS_12),
109 make_tuple(&vpx_highbd_fdct32x32_1_c, 32, VPX_BITS_10),
110 make_tuple(&vpx_fdct32x32_1_c, 32, VPX_BITS_8),
111 make_tuple(&vpx_highbd_fdct16x16_1_c, 16, VPX_BITS_12),
112 make_tuple(&vpx_highbd_fdct16x16_1_c, 16, VPX_BITS_10),
113 make_tuple(&vpx_fdct16x16_1_c, 16, VPX_BITS_8),
114 make_tuple(&vpx_highbd_fdct8x8_1_c, 8, VPX_BITS_12),
115 make_tuple(&vpx_highbd_fdct8x8_1_c, 8, VPX_BITS_10),
116 make_tuple(&vpx_fdct8x8_1_c, 8, VPX_BITS_8)
    [all...]
vp9_denoiser_test.cc 102 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...]
partial_idct_test.cc 327 using std::tr1::make_tuple;
331 make_tuple(
334 make_tuple(
337 make_tuple(
340 make_tuple(
343 make_tuple(
346 make_tuple(
349 make_tuple(
352 make_tuple(
355 make_tuple(
    [all...]
predict_test.cc 28 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...]
lpf_test.cc 405 using std::tr1::make_tuple;
411 ::testing::Values(make_tuple(&vpx_highbd_lpf_horizontal_4_sse2,
413 make_tuple(&vpx_highbd_lpf_vertical_4_sse2,
415 make_tuple(&vpx_highbd_lpf_horizontal_8_sse2,
417 make_tuple(&vpx_highbd_lpf_horizontal_16_sse2,
419 make_tuple(&vpx_highbd_lpf_horizontal_16_dual_sse2,
421 make_tuple(&vpx_highbd_lpf_vertical_8_sse2,
423 make_tuple(&vpx_highbd_lpf_vertical_16_sse2,
425 make_tuple(&vpx_highbd_lpf_horizontal_4_sse2,
427 make_tuple(&vpx_highbd_lpf_vertical_4_sse2
    [all...]
avg_test.cc 431 using std::tr1::make_tuple;
435 ::testing::Values(make_tuple(16, 16, 1, 8, &vpx_avg_8x8_c),
436 make_tuple(16, 16, 1, 4, &vpx_avg_4x4_c)));
439 ::testing::Values(make_tuple(16, &vpx_satd_c),
440 make_tuple(64, &vpx_satd_c),
441 make_tuple(256, &vpx_satd_c),
442 make_tuple(1024, &vpx_satd_c)));
446 ::testing::Values(make_tuple(16, &vp9_block_error_fp_c),
447 make_tuple(64, &vp9_block_error_fp_c),
448 make_tuple(256, &vp9_block_error_fp_c)
    [all...]
dct_test.cc 32 using std::tr1::make_tuple;
422 make_tuple(&vpx_highbd_fdct32x32_c, &idct32x32_10, 32, 0, VPX_BITS_10),
423 make_tuple(&vpx_highbd_fdct32x32_c, &idct32x32_12, 32, 0, VPX_BITS_10),
424 make_tuple(&vpx_fdct32x32_c, &vpx_idct32x32_1024_add_c, 32, 0,
426 make_tuple(&vpx_highbd_fdct16x16_c, &idct16x16_10, 16, 0, VPX_BITS_10),
427 make_tuple(&vpx_highbd_fdct16x16_c, &idct16x16_12, 16, 0, VPX_BITS_10),
428 make_tuple(&vpx_fdct16x16_c, &vpx_idct16x16_256_add_c, 16, 0,
430 make_tuple(&vpx_highbd_fdct8x8_c, &idct8x8_10, 8, 0, VPX_BITS_10),
431 make_tuple(&vpx_highbd_fdct8x8_c, &idct8x8_12, 8, 0, VPX_BITS_10),
432 make_tuple(&vpx_fdct8x8_c, &vpx_idct8x8_64_add_c, 8, 0, VPX_BITS_8)
    [all...]
decode_perf_test.cc 24 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...]
quantize_test.cc 39 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)));
208 make_tuple(&vp8_fast_quantize_b_mmi, &vp8_fast_quantize_b_c),
209 make_tuple(&vp8_regular_quantize_b_mmi, &vp8_regular_quantize_b_c)))
    [all...]
  /external/libcxx/test/std/containers/associative/map/map.access/
index_tuple.pass.cpp 30 m[make_tuple(2,3)]=7;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/containers/associative/map/map.access/
index_tuple.pass.cpp 30 m[make_tuple(2,3)]=7;
  /external/libcxx/test/std/containers/unord/unord.map/unord.map.elem/
index_tuple.pass.cpp 35 m[make_tuple(2,3)]=7;
  /external/llvm/unittests/ADT/
MakeUniqueTest.cpp 28 EXPECT_EQ(std::make_tuple(0, 1), *p2);
32 EXPECT_EQ(std::make_tuple(0, 1, 2), *p3);
36 EXPECT_EQ(std::make_tuple(0, 1, 2, 3), *p4);
40 EXPECT_EQ(std::make_tuple(0, 1, 2, 3, 4), *p5);
45 EXPECT_EQ(std::make_tuple(0, 1, 2, 3, 4, 5), *p6);
50 EXPECT_EQ(std::make_tuple(0, 1, 2, 3, 4, 5, 6), *p7);
55 EXPECT_EQ(std::make_tuple(0, 1, 2, 3, 4, 5, 6, 7), *p8);
61 EXPECT_EQ(std::make_tuple(0, 1, 2, 3, 4, 5, 6, 7, 8), *p9);
67 EXPECT_EQ(std::make_tuple(0, 1, 2, 3, 4, 5, 6, 7, 8, 9), *p10);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/containers/unord/unord.map/unord.map.elem/
index_tuple.pass.cpp 35 m[make_tuple(2,3)]=7;
  /external/webrtc/webrtc/common_audio/resampler/
push_sinc_resampler_unittest.cc 270 ::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...]
sinc_resampler_unittest.cc 346 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/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.elem/
get_const_rv.fail.cpp 25 std::tuple<int> const tup4() { return std::make_tuple(4); }
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/tuple/tuple.tuple/tuple.elem/
get_const_rv.fail.cpp 25 std::tuple<int> const tup4() { return std::make_tuple(4); }
  /external/libcxx/test/std/utilities/intseq/intseq.general/
integer_seq.pass.cpp 22 -> decltype ( std::make_tuple ( std::get<I>(t)... )) function
23 { return std::make_tuple ( std::get<I>(t)... ); }
54 auto tup = std::make_tuple ( 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 );
59 assert ( t3 == std::make_tuple ( 10, 11, 12 ));
63 assert ( t7 == std::make_tuple ( 10, 11, 12, 13, 14, 15, 16 ));
67 assert ( t4 == std::make_tuple ( 10, 11, 12, 13 ));
71 assert ( t2 == std::make_tuple ( 10, 11 ));
75 assert ( tintmix == std::make_tuple ( 19, 18, 17, 12 ));
79 assert ( tsizemix == std::make_tuple ( 11, 11, 12, 13, 15 ));
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/intseq/intseq.general/
integer_seq.pass.cpp 22 -> decltype ( std::make_tuple ( std::get<I>(t)... )) function
23 { return std::make_tuple ( std::get<I>(t)... ); }
54 auto tup = std::make_tuple ( 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 );
59 assert ( t3 == std::make_tuple ( 10, 11, 12 ));
63 assert ( t7 == std::make_tuple ( 10, 11, 12, 13, 14, 15, 16 ));
67 assert ( t4 == std::make_tuple ( 10, 11, 12, 13 ));
71 assert ( t2 == std::make_tuple ( 10, 11 ));
75 assert ( tintmix == std::make_tuple ( 19, 18, 17, 12 ));
79 assert ( tsizemix == std::make_tuple ( 11, 11, 12, 13, 15 ));
  /system/bt/packet/tests/avrcp/
vendor_packet_test.cc 92 std::make_tuple(get_capabilities_request, CommandPdu::GET_CAPABILITIES),
93 std::make_tuple(get_capabilities_response_company_id,
95 std::make_tuple(get_capabilities_response_events_supported,
97 std::make_tuple(get_element_attributes_request_partial,
99 std::make_tuple(get_element_attributes_request_full,
101 std::make_tuple(get_elements_attributes_response_full,
103 std::make_tuple(get_play_status_request, CommandPdu::GET_PLAY_STATUS),
104 std::make_tuple(get_play_status_response, CommandPdu::GET_PLAY_STATUS),
105 std::make_tuple(register_play_status_notification,
107 std::make_tuple(interim_play_status_notification
    [all...]
  /external/google-breakpad/src/testing/test/
gmock-generated-actions_test.cc 50 using ::std::tr1::make_tuple;
172 EXPECT_EQ(1, a.Perform(make_tuple(2, &Nullary)));
178 EXPECT_EQ(1, a.Perform(make_tuple(UnaryFunctor())));
185 EXPECT_EQ(12345, a.Perform(make_tuple(&SumOf5)));
192 EXPECT_EQ(12345, a.Perform(make_tuple(SumOf5Functor())));
199 EXPECT_EQ(123456, a.Perform(make_tuple(&SumOf6)));
206 EXPECT_EQ(123456, a.Perform(make_tuple(SumOf6Functor())));
215 EXPECT_EQ("1234567", a.Perform(make_tuple(&Concat7)));
224 EXPECT_EQ("12345678", a.Perform(make_tuple(&Concat8)));
233 EXPECT_EQ("123456789", a.Perform(make_tuple(&Concat9)))
    [all...]
  /external/v8/testing/gmock/test/
gmock-generated-actions_test.cc 50 using testing::make_tuple;
172 EXPECT_EQ(1, a.Perform(make_tuple(2, &Nullary)));
178 EXPECT_EQ(1, a.Perform(make_tuple(UnaryFunctor())));
185 EXPECT_EQ(12345, a.Perform(make_tuple(&SumOf5)));
192 EXPECT_EQ(12345, a.Perform(make_tuple(SumOf5Functor())));
199 EXPECT_EQ(123456, a.Perform(make_tuple(&SumOf6)));
206 EXPECT_EQ(123456, a.Perform(make_tuple(SumOf6Functor())));
215 EXPECT_EQ("1234567", a.Perform(make_tuple(&Concat7)));
224 EXPECT_EQ("12345678", a.Perform(make_tuple(&Concat8)));
233 EXPECT_EQ("123456789", a.Perform(make_tuple(&Concat9)))
    [all...]
  /external/googletest/googlemock/test/
gmock-generated-actions_test.cc 50 using testing::make_tuple;
172 EXPECT_EQ(1, a.Perform(make_tuple(2, &Nullary)));
178 EXPECT_EQ(1, a.Perform(make_tuple(UnaryFunctor())));
185 EXPECT_EQ(12345, a.Perform(make_tuple(&SumOf5)));
192 EXPECT_EQ(12345, a.Perform(make_tuple(SumOf5Functor())));
199 EXPECT_EQ(123456, a.Perform(make_tuple(&SumOf6)));
206 EXPECT_EQ(123456, a.Perform(make_tuple(SumOf6Functor())));
215 EXPECT_EQ("1234567", a.Perform(make_tuple(&Concat7)));
224 EXPECT_EQ("12345678", a.Perform(make_tuple(&Concat8)));
233 EXPECT_EQ("123456789", a.Perform(make_tuple(&Concat9)))
    [all...]
gmock-actions_test.cc 73 using testing::make_tuple;
394 EXPECT_EQ(5, action.Perform(make_tuple(true, 5)));
407 EXPECT_EQ(5, action.Perform(make_tuple(true, 5)));
408 EXPECT_EQ(0, action.Perform(make_tuple(false, 1)));
417 EXPECT_EQ(5, a1.Perform(make_tuple(true, 5)));
418 EXPECT_EQ(0, a1.Perform(make_tuple(false, 1)));
421 EXPECT_EQ(5, a2.Perform(make_tuple(true, 5)));
422 EXPECT_EQ(0, a2.Perform(make_tuple(false, 1)));
427 EXPECT_EQ(5, a1.Perform(make_tuple(true, 5)));
428 EXPECT_EQ(0, a1.Perform(make_tuple(false, 1)))
    [all...]

Completed in 489 milliseconds

1 2 3 4 5 6 7 8 91011