HomeSort by relevance Sort by last modified time
    Searched refs:connect_to_customer_database (Results 1 - 2 of 2) sorted by null

  /external/cmockery/cmockery_0_1_2/src/example/
customer_database_test.c 22 extern DatabaseConnection* connect_to_customer_database();
42 assert_int_equal((int)connect_to_customer_database(), 0x0DA7ABA53);
48 assert_true(connect_to_customer_database() ==
customer_database.c 24 DatabaseConnection* connect_to_customer_database() { function

Completed in 68 milliseconds