Home
last modified time | relevance | path

Searched defs:input3 (Results 1 – 13 of 13) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dlistformattertest.cpp53 UnicodeString input3[] = {one, two, three}; in CheckFourCases() local
72 UnicodeString input3[] = {one, two, three}; in RecordFourCases() local
257 UnicodeString input3[] = {one, two, three}; in TestOutOfOrderPatterns() local
/external/skia/tests/
DGrSKSLPrettyPrintTest.cpp22 const SkString input3(" dangerous\ndo so at your own\n risk*/;\n\n\t\t\t\n" variable
/external/skqp/tests/
DGrSKSLPrettyPrintTest.cpp22 const SkString input3(" dangerous\ndo so at your own\n risk*/;\n\n\t\t\t\n" variable
/external/libchrome/crypto/
Dsecure_hash_unittest.cc18 std::string input3(500000, 'a'); // 'a' repeated half a million times in TEST() local
Dsha2_unittest.cc82 std::string input3(1000000, 'a'); // 'a' repeated a million times in TEST() local
/external/eigen/unsupported/test/
Dcxx11_tensor_chipping.cpp203 Tensor<float, 3, DataLayout> input3(3,7,11); in test_chip_in_expr() local
242 Tensor<float, 4, DataLayout> input3(2,5,7,11); in test_chip_as_lvalue() local
Dcxx11_tensor_of_float16_cuda.cu226 Tensor<float, 1> input3(num_elem); in test_cuda_trancendental() local
/external/libvpx/libvpx/vpx_dsp/mips/
Dfwd_txfm_msa.h178 #define FDCT8x16_ODD(input0, input1, input2, input3, input4, input5, input6, \ argument
/external/libvpx/libvpx/vpx_dsp/arm/
Didct_neon.h368 const int16x4_t input3, const int16x4_t input4, const int16x4_t input5, in idct8x8_12_pass2_bd8()
/external/protobuf/src/google/protobuf/io/
Dzero_copy_stream_unittest.cc933 ArrayInputStream input3(buffer + 19, 6); in TEST_F() local
/external/tensorflow/tensorflow/core/graph/
Dgraph_constructor_test.cc2338 Node* input3 = FindNode("import/input3"); in TEST_F() local
/external/libvpx/libvpx/vpx_dsp/x86/
Dfwd_txfm_impl_sse2.h614 __m128i input0, input1, input2, input3, input4, input5, input6, input7; in FDCT16x16_2D() local
/external/dng_sdk/source/
Ddng_read_image.cpp302 const uint8 *input3 = input + rowIncrement * 3; in DecodeFPDelta() local