Searched defs:check_config (Results 1 – 4 of 4) sorted by relevance
393 void check_config(unsigned int min_nodes) in check_config() function
214 check_config(struct db_elem *curr_db_elem, struct ivi_id_agent *ida) in check_config() function
244 grpc_tls_server_authorization_check_config* check_config = in create_tls_channel_credentials() local
665 def check_config(self, configs, expected): member in InitConfigTests