Home
last modified time | relevance | path

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

/external/adhd/cras/src/common/
Dcras_file_wait.c48 void cras_file_wait_mock_race_condition(struct cras_file_wait *file_wait);
49 void cras_file_wait_mock_race_condition(struct cras_file_wait *file_wait) in cras_file_wait_mock_race_condition() function
/external/adhd/cras/src/tests/
Dfile_wait_unittest.cc15 void cras_file_wait_mock_race_condition(struct cras_file_wait *file_wait);
238 cras_file_wait_mock_race_condition(file_wait); in TEST()