Home
last modified time | relevance | path

Searched defs:output3 (Results 1 – 11 of 11) sorted by relevance

/external/libchrome/crypto/
Dsecure_hash_unittest.cc24 uint8_t output3[crypto::kSHA256Length]; in TEST() local
51 uint8_t output3[crypto::kSHA256Length]; in TEST() local
Dsha2_unittest.cc92 uint8_t output3[crypto::kSHA256Length]; in TEST() local
/external/openscreen/util/crypto/
Dsecure_hash_unittest.cc29 std::vector<uint8_t> output3(ctx.GetHashLength()); in TEST() local
57 std::vector<uint8_t> output3(ctx3.GetHashLength()); in TEST() local
/external/opencensus-java/contrib/zpages/src/test/java/io/opencensus/contrib/zpages/
DStatszZPageHandlerTest.java161 OutputStream output3 = new ByteArrayOutputStream(); in emitDirectoriesAndViews() local
162 handler.emitHtml(ImmutableMap.of(QUERY_PATH, "/grpc.io/client"), output3); in emitDirectoriesAndViews() local
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/types/
DStrTagTest.java149 String output3 = yaml.dump(list); in testEmitQuoted() local
/external/tensorflow/tensorflow/lite/kernels/
Ddetection_postprocess_test.cc46 const TensorData& output3, in BaseDetectionPostprocessOpModel()
319 const TensorData& output2, const TensorData& output3, in DetectionPostprocessOpModelwithRegularNMS()
/external/tensorflow/tensorflow/lite/micro/
Dmicro_interpreter_test.cc192 TfLiteTensor* output3 = interpreter3.output(0); in TF_LITE_MICRO_TEST() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dneon_tensor_utils.cc1643 F0 output3 = gemmlowp::logistic(input3); in NeonApplySigmoid() local
1682 F_Out output3 = gemmlowp::tanh(input3); in NeonApplyTanhImpl() local
Doptimized_ops.h309 uint8x16_t output3 = in aarch64_lookup_vector() local
/external/libvpx/libvpx/vpx_dsp/ppc/
Dinv_txfm_vsx.c365 uint8x16_t output0, output1, output2, output3; in vpx_round_store8x8_vsx() local
/external/protobuf/src/google/protobuf/
Dmap_test.cc2028 std::string output1, output2, output3; in TEST() local