Home
last modified time | relevance | path

Searched refs:rdbx_check_expect_failure (Results 1 – 2 of 2) sorted by relevance

/external/srtp/test/
Drdbx_driver.c182 rdbx_check_expect_failure(rdbx_t *rdbx, uint32_t idx) { in rdbx_check_expect_failure() function
249 status = rdbx_check_expect_failure(&rdbx, idx); in test_replay_dbx()
294 status = rdbx_check_expect_failure(&rdbx, 64500); in test_replay_dbx()
/external/srtp/googlepatches/
Dgoogle-11-srtp-replay-fix.patch55 status = rdbx_check_expect_failure(&rdbx, idx);
85 + status = rdbx_check_expect_failure(&rdbx, 64500);