HomeSort by relevance Sort by last modified time
    Searched full:fixture_teardown (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/glib/glib/
gtestutils.c 51 void (*fixture_teardown) (void*, gconstpointer); member in struct:GTestCase
912 tc->fixture_teardown = (void*) data_teardown;
    [all...]

Completed in 4056 milliseconds