Searched refs:binn_map_set_bool (Results 1 – 3 of 3) sorted by relevance
719 IW_INLINE BOOL binn_map_set_bool(binn *map, int id, BOOL value) { in binn_map_set_bool() function
1954 CU_ASSERT(binn_map_set_bool(map, 55070, TRUE) == TRUE); in test_binn_iter()1955 CU_ASSERT(binn_map_set_bool(map, 55080, FALSE) == TRUE); in test_binn_iter()
697 CU_ASSERT(binn_map_set_bool(map, 1003, TRUE) == TRUE); in _test2()