Home
last modified time | relevance | path

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

12

/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/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/v8/test/mjsunit/
Dregexp-lookahead.js35 function testRE(re, input, expected_result) { argument
44 function execRE(re, input, expected_result) { argument
Dexternal-array.js295 function run_test(test_func, array, expected_result) { argument
307 function run_bounds_test(test_func, array, 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/compiler-rt/test/builtins/Unit/ppc/
Dfixtfdi_test.c458 int64_t expected_result, computed_result; in main() local
/external/chromium-trace/catapult/dashboard/dashboard/
Dgraph_csv_test.py56 self, result_query, expected_result, whitelisted_ip='', status=200): argument
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Dremote_ntp_time_estimator_unittest.cc58 uint32_t rtp_timestamp, bool expected_result) { in UpdateRtcpTimestamp()
/external/autotest/tko/perf_upload/
Dperf_uploader_unittest.py333 def _verify_result_string(self, actual_result, expected_result): argument
/external/boringssl/src/crypto/ecdsa/
Decdsa_test.cc75 EC_KEY *eckey, int expected_result) { in VerifyECDSASig()
/external/v8/test/unittests/wasm/
Dencoder-unittest.cc30 void CheckReadValue(uint8_t* leb_value, uint32_t expected_result, in CheckReadValue()
/external/icu/icu4c/source/test/intltest/
Dlistformattertest.cpp27 const UnicodeString& expected_result) { in CheckFormatting()
Ddtfmttst.cpp2331 UnicodeString expected_result; in TestZTimeZoneParsing() member
/external/v8/test/cctest/wasm/
Dtest-run-wasm-module.cc22 void TestModule(WasmModuleIndex* module, int32_t expected_result) { in TestModule()
/external/google-breakpad/src/processor/
Drange_map_unittest.cc156 bool expected_result = false; // This is correct for tests not stored. in RetrieveTest() local
Dstatic_range_map_unittest.cc236 bool expected_result = false; // This is correct for tests not stored. in RetrieveTest() local
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/
Dbatch_test.py262 def _DoTestConvertIdToHeader(self, test_id, expected_result): argument
/external/webrtc/webrtc/base/
Dipaddress_unittest.cc157 const std::string& expected_result) { in CheckTruncateIP()
/external/protobuf/src/google/protobuf/
Dtext_format_unittest.cc945 int col, Message* proto, bool expected_result) { in ExpectMessage()
/external/webrtc/talk/media/base/
Dvideoframe_unittest.h1171 bool expected_result) { in ValidateFrame()
/external/webrtc/talk/media/webrtc/
Dwebrtcvoiceengine_unittest.cc188 bool expected_result, in TestSendBandwidth()

12