Home
last modified time | relevance | path

Searched defs:expected_result (Results 1 – 25 of 74) sorted by relevance

123

/external/webrtc/webrtc/modules/audio_processing/beamformer/
Dmatrix_unittest.cc32 Matrix<float> expected_result(*kValuesExpected, kNumRows, kNumCols); in TEST() local
56 Matrix<int> expected_result(*kValuesExpected, kNumRowsLeft, kNumColsRight); in TEST() local
77 Matrix<float> expected_result( in TEST() local
98 Matrix<int> expected_result(*kValuesExpected, kNumRows, kNumCols); in TEST() local
120 Matrix<float> expected_result(*kValuesExpected, kNumRows, kNumCols); in TEST() local
142 Matrix<float> expected_result(*kValuesExpected, kNumRows, kNumCols); in TEST() local
165 Matrix<float> expected_result(*kValuesExpected, kNumRows, kNumCols); in TEST() local
188 Matrix<float> expected_result(*kValuesExpected, kNumRows, kNumCols); in TEST() local
206 Matrix<int> expected_result(*kValuesExpected, kNumRows, kNumCols); in TEST() local
226 Matrix<complex<float> > expected_result(*kValuesExpected, kNumRows, kNumCols); in TEST() local
[all …]
Dcomplex_matrix_unittest.cc34 ComplexMatrix<float> expected_result(*kValuesExpected, kNumRows, kNumCols); in TEST() local
66 ComplexMatrix<float> expected_result( in TEST() local
90 ComplexMatrix<float> expected_result(*kValuesExpected, kNumRows, kNumCols); in TEST() local
/external/tensorflow/tensorflow/python/autograph/pyct/common_transformers/
Danf_test.py121 def expected_result(x, y, z): function
135 def expected_result(a, b, c, e, f, g): function
150 def expected_result(b, c, d, e): function
164 def expected_result(call_something, a, b, y, z, c, d, e, f, g, h, i): function
181 def expected_result(a, b, c): function
198 def expected_result(a, b, c): function
217 def expected_result(a): function
238 def expected_result(): function
252 def expected_result(a, b, c, d, e, f): function
266 def expected_result(a, b, c, d, e, f): function
[all …]
/external/tensorflow/tensorflow/contrib/nearest_neighbor/kernels/
Dhyperplane_lsh_probes_test.cc42 const std::vector<std::pair<uint32, int_fast32_t>>& expected_result) { in CheckSequenceMultipleTables()
57 std::vector<std::pair<uint32, int_fast32_t>> expected_result = {{1, 0}, in TEST() local
69 std::vector<uint32> expected_result = {0, 1, 2, 4, 3}; in TEST() local
79 std::vector<uint32> expected_result = {0, 1, 4, 5, 2, 3, 6, 7}; in TEST() local
89 std::vector<std::pair<uint32, int_fast32_t>> expected_result = { in TEST() local
/external/vboot_reference/tests/
Dtest_common.c21 int TEST_EQ(int result, int expected_result, const char* testname) { in TEST_EQ()
47 int TEST_PTR_EQ(const void* result, const void* expected_result, in TEST_PTR_EQ()
75 int TEST_STR_EQ(const char* result, const char* expected_result, in TEST_STR_EQ()
/external/mesa3d/src/intel/compiler/
Dtest_eu_validate.cpp444 bool expected_result; in TEST_P() member
774 bool expected_result; in TEST_P() member
863 bool expected_result; in TEST_P() member
900 bool expected_result; in TEST_P() member
951 bool expected_result; in TEST_P() member
954 src_subreg, src_vstride, src_width, src_hstride, expected_result) \ in TEST_P() argument
1123 bool expected_result; in TEST_P() member
1127 expected_result) \ in TEST_P() argument
1244 bool expected_result; in TEST_P() member
1248 acc_wr, expected_result) \ in TEST_P() argument
[all …]
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/
Dcardinality_test.py156 def testNumElements(self, dataset_fn, expected_result): argument
/external/vboot_reference/tests/tpm_lite/
Dtlcl_tests.h19 #define TPM_EXPECT(tpm_command, expected_result) do { \ argument
/external/compiler-rt/test/builtins/Unit/
Ddivmodsi4_test.c23 si_int expected_result, si_int expected_rem) in test__divmodsi4()
Dudivmodsi4_test.c22 su_int expected_result, su_int expected_rem) in test__udivmodsi4()
/external/autotest/client/site_tests/hardware_DiskFirmwareUpgrade/
Dhardware_DiskFirmwareUpgrade.py20 expected_result=0, argument
/external/python/cpython3/Lib/distutils/tests/
Dtest_text_file.py50 def test_input(count, description, file, expected_result): argument
/external/python/cpython2/Lib/distutils/tests/
Dtest_text_file.py50 def test_input(count, description, file, expected_result): argument
/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl28.c106 int lc, expected_result = -1; in main() local
Dfcntl27.c109 int lc, expected_result = -1; in main() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dcompilation_cache_test.cc43 float expected_result, bool expect_cache_hit) { in ExecuteComputationR0F32()
59 std::initializer_list<std::initializer_list<float>> expected_result, in ExecuteComputationR2F32()
Dclient_test.cc143 auto expected_result = LiteralUtil::CreateR2<int32>({{6, 8}, {10, 12}}); in XLA_TEST_F() local
/external/compiler-rt/test/builtins/Unit/ppc/
Dfixtfdi_test.c458 int64_t expected_result, computed_result; in main() local
/external/grpc-grpc/third_party/nanopb/tests/intsizes/
Dintsizes_unittests.c15 int64, uint64, sint64, expected_result) \ argument
/external/nanopb-c/tests/intsizes/
Dintsizes_unittests.c15 int64, uint64, sint64, expected_result) \ argument
/external/deqp/external/openglcts/modules/glesext/gpu_shader5/
DesextcGPUShader5SSBOArrayIndexing.cpp186 glw::GLuint expected_result[m_n_arrays] = { 0, 36, 0, 36 }; in iterate() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cIncompleteTextureAccessTests.hpp121 glw::GLfloat expected_result[4]; member
/external/curl/tests/unit/
Dunit1604.c81 CURLcode expected_result; member
/external/autotest/server/site_tests/firmware_Cr50SetBoardId/
Dfirmware_Cr50SetBoardId.py85 def run_script(self, expected_result, phase, board_id=''): argument
/external/tensorflow/tensorflow/python/autograph/core/
Dconverter_testing.py48 def assertPrints(self, expected_result): argument

123