Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/transient/
Dmoving_moments_unittest.cc45 const float* expected_mean, in CalculateMomentsAndVerify()
64 const float expected_mean[kInputLength] = {0.f, 0.f, 0.f, 0.f, 0.f}; in TEST_F() local
75 const float expected_mean[kInputLength] = in TEST_F() local
88 const float expected_mean[kInputLength] = in TEST_F() local
102 const float expected_mean[kInputLength] = in TEST_F() local
118 const float expected_mean[kInputLength] = in TEST_F() local
132 const float expected_mean[kInputLength] = in TEST_F() local
/external/tensorflow/tensorflow/core/kernels/
Dfused_batch_norm_op_test.cc57 Tensor expected_mean(allocator(), DT_FLOAT, TensorShape({2})); in TEST_F() local
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/utils/
Drandom_test.cc39 const double expected_mean = 1.0; // lambda in TEST() local