Home
last modified time | relevance | path

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

/external/cmockery/cmockery_0_1_2/src/example/
Dcustomer_database_test.c57 int customer_ids = 543; in test_get_customer_id_by_name() local
58 will_return(mock_query_database, &customer_ids); in test_get_customer_id_by_name()