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

  /external/bluetooth/glib/glib/
gtestutils.h 226 } GTestConfig;
227 GLIB_VAR const GTestConfig * const g_test_config_vars;
gtestutils.c 101 static GTestConfig mutable_test_config_vars = {
108 const GTestConfig * const g_test_config_vars = &mutable_test_config_vars;
    [all...]

Completed in 30 milliseconds