Home
last modified time | relevance | path

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

1234

/external/tensorflow/tensorflow/python/autograph/pyct/common_transformers/
Danf_test.py124 def expected_result(x, y, z): function
138 def expected_result(a, b, c, e, f, g): function
153 def expected_result(b, c, d, e): function
167 def expected_result(call_something, a, b, y, z, c, d, e, f, g, h, i): function
184 def expected_result(a, b, c): function
201 def expected_result(a, b, c): function
220 def expected_result(a): function
241 def expected_result(): function
255 def expected_result(a, b, c, d, e, f): function
269 def expected_result(a, b, c, d, e, f): function
[all …]
/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/lite/kernels/
Drfft2d_test.cc74 std::complex<float> expected_result[12] = { in TEST() local
92 std::complex<float> expected_result[12] = { in TEST() local
110 std::complex<float> expected_result[20] = { in TEST() local
136 std::complex<float> expected_result[12] = { 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.cpp196 bool expected_result; in TEST_P() member
283 bool expected_result; in TEST_P() member
391 bool expected_result; in TEST_P() member
472 bool expected_result; in TEST_P() member
564 bool expected_result; member
832 bool expected_result; in TEST_P() member
1162 bool expected_result; in TEST_P() member
1250 bool expected_result; in TEST_P() member
1252 #define INST(dst_type, src_type, dst_stride, expected_result) \ in TEST_P() argument
1315 #define INST_C(dst_type, src_type, dst_stride, dst_subnr, expected_result) \ in TEST_P() argument
[all …]
/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/vboot_reference/tests/tpm_lite/
Dtlcl_tests.h19 #define TPM_EXPECT(tpm_command, expected_result) do { \ argument
/external/autotest/client/site_tests/hardware_DiskFirmwareUpgrade/
Dhardware_DiskFirmwareUpgrade.py20 expected_result=0, argument
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/
Dcardinality_test.py170 def testCardinality(self, dataset_fn, expected_result): argument
/external/python/cpython2/Lib/distutils/tests/
Dtest_text_file.py50 def test_input(count, description, file, expected_result): argument
/external/python/cpython3/Lib/distutils/tests/
Dtest_text_file.py50 def test_input(count, description, file, expected_result): argument
/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()
/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl27.c109 int lc, expected_result = -1; in main() local
Dfcntl28.c106 int lc, expected_result = -1; in main() local
/external/deqp-deps/SPIRV-Tools/test/opt/
Dcfg_test.cpp68 std::vector<uint32_t> expected_result = {10, 9, 8}; in TEST_F() local
154 std::vector<uint32_t> expected_result = {8, 9, 10}; in TEST_F() local
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dcfg_test.cpp68 std::vector<uint32_t> expected_result = {10, 9, 8}; in TEST_F() local
154 std::vector<uint32_t> expected_result = {8, 9, 10}; in TEST_F() local
/external/angle/third_party/spirv-tools/src/test/opt/
Dcfg_test.cpp68 std::vector<uint32_t> expected_result = {10, 9, 8}; in TEST_F() local
154 std::vector<uint32_t> expected_result = {8, 9, 10}; in TEST_F() local
/external/nanopb-c/tests/intsizes/
Dintsizes_unittests.c15 int64, uint64, sint64, expected_result) \ argument
/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/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

1234