Home
last modified time | relevance | path

Searched defs:expected_mean (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/modules/audio_processing/transient/
Dmoving_moments_unittest.cc48 const float* expected_mean, in CalculateMomentsAndVerify()
65 const float expected_mean[kInputLength] = {0.f, 0.f, 0.f, 0.f, 0.f}; in TEST_F() local
76 const float expected_mean[kInputLength] = {1.f, 2.f, 3.f, 4.f, 5.f, in TEST_F() local
89 const float expected_mean[kInputLength] = {0.2f, 0.6f, 1.2f, 2.f, 3.f, in TEST_F() local
102 const float expected_mean[kInputLength] = {-0.2f, -0.6f, -1.2f, -2.f, -3.f, in TEST_F() local
118 const float expected_mean[kInputLength] = {0.25f, 0.f, 0.25f, 0.f, 0.f, in TEST_F() local
132 const float expected_mean[kInputLength] = { in TEST_F() local
/external/tensorflow/tensorflow/core/kernels/
Dfused_batch_norm_op_test.cc62 Tensor expected_mean(allocator(), DT_FLOAT, TensorShape({2})); in TEST_F() local
97 Tensor expected_mean(allocator(), DT_FLOAT, TensorShape({2})); in TEST_F() local
/external/openscreen/third_party/abseil/src/absl/random/internal/
Ddistribution_test_util.cc403 double ZScore(double expected_mean, const DistributionMoments& moments) { in ZScore()
/external/abseil-cpp/absl/random/internal/
Ddistribution_test_util.cc403 double ZScore(double expected_mean, const DistributionMoments& moments) { in ZScore()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/
Ddistribution_test_util.cc403 double ZScore(double expected_mean, const DistributionMoments& moments) { in ZScore()
/external/libtextclassifier/abseil-cpp/absl/random/internal/
Ddistribution_test_util.cc403 double ZScore(double expected_mean, const DistributionMoments& moments) { in ZScore()
/external/webrtc/third_party/abseil-cpp/absl/random/internal/
Ddistribution_test_util.cc403 double ZScore(double expected_mean, const DistributionMoments& moments) { in ZScore()