Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/common/
Dmock_functions.cc27 static std::map<std::string, int> mock_function_count_map; in _get_func_call_count_map() local
28 return mock_function_count_map; in _get_func_call_count_map()