Home
last modified time | relevance | path

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

/btstack/test/hfp/
H A Dhfp_h2_sync_test.cpp13 static uint8_t test_num_good_frames; variable
24 test_num_good_frames++; in test_hfp_h2_sync_callback()
33 test_num_good_frames = 0; in TEST_GROUP()
50 CHECK_EQUAL(1, test_num_good_frames); in TEST()
56 CHECK_EQUAL(1, test_num_good_frames); in TEST()
62 CHECK_EQUAL(1, test_num_good_frames); in TEST()
68 CHECK_EQUAL(0, test_num_good_frames); in TEST()
71 CHECK_EQUAL(1, test_num_good_frames); in TEST()
89 CHECK_EQUAL(0, test_num_good_frames); in TEST()