/external/webrtc/webrtc/modules/audio_processing/beamformer/ |
D | matrix_unittest.cc | 32 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 …]
|
D | complex_matrix_unittest.cc | 34 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/ |
D | anf_test.py | 121 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/ |
D | hyperplane_lsh_probes_test.cc | 42 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/ |
D | test_common.c | 21 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/ |
D | test_eu_validate.cpp | 444 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/ |
D | cardinality_test.py | 156 def testNumElements(self, dataset_fn, expected_result): argument
|
/external/vboot_reference/tests/tpm_lite/ |
D | tlcl_tests.h | 19 #define TPM_EXPECT(tpm_command, expected_result) do { \ argument
|
/external/compiler-rt/test/builtins/Unit/ |
D | divmodsi4_test.c | 23 si_int expected_result, si_int expected_rem) in test__divmodsi4()
|
D | udivmodsi4_test.c | 22 su_int expected_result, su_int expected_rem) in test__udivmodsi4()
|
/external/autotest/client/site_tests/hardware_DiskFirmwareUpgrade/ |
D | hardware_DiskFirmwareUpgrade.py | 20 expected_result=0, argument
|
/external/python/cpython3/Lib/distutils/tests/ |
D | test_text_file.py | 50 def test_input(count, description, file, expected_result): argument
|
/external/python/cpython2/Lib/distutils/tests/ |
D | test_text_file.py | 50 def test_input(count, description, file, expected_result): argument
|
/external/ltp/testcases/kernel/syscalls/fcntl/ |
D | fcntl28.c | 106 int lc, expected_result = -1; in main() local
|
D | fcntl27.c | 109 int lc, expected_result = -1; in main() local
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | compilation_cache_test.cc | 43 float expected_result, bool expect_cache_hit) { in ExecuteComputationR0F32() 59 std::initializer_list<std::initializer_list<float>> expected_result, in ExecuteComputationR2F32()
|
D | client_test.cc | 143 auto expected_result = LiteralUtil::CreateR2<int32>({{6, 8}, {10, 12}}); in XLA_TEST_F() local
|
/external/compiler-rt/test/builtins/Unit/ppc/ |
D | fixtfdi_test.c | 458 int64_t expected_result, computed_result; in main() local
|
/external/grpc-grpc/third_party/nanopb/tests/intsizes/ |
D | intsizes_unittests.c | 15 int64, uint64, sint64, expected_result) \ argument
|
/external/nanopb-c/tests/intsizes/ |
D | intsizes_unittests.c | 15 int64, uint64, sint64, expected_result) \ argument
|
/external/deqp/external/openglcts/modules/glesext/gpu_shader5/ |
D | esextcGPUShader5SSBOArrayIndexing.cpp | 186 glw::GLuint expected_result[m_n_arrays] = { 0, 36, 0, 36 }; in iterate() local
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cIncompleteTextureAccessTests.hpp | 121 glw::GLfloat expected_result[4]; member
|
/external/curl/tests/unit/ |
D | unit1604.c | 81 CURLcode expected_result; member
|
/external/autotest/server/site_tests/firmware_Cr50SetBoardId/ |
D | firmware_Cr50SetBoardId.py | 85 def run_script(self, expected_result, phase, board_id=''): argument
|
/external/tensorflow/tensorflow/python/autograph/core/ |
D | converter_testing.py | 48 def assertPrints(self, expected_result): argument
|