Home
last modified time | relevance | path

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

/external/adhd/cras/src/tests/
Dbt_profile_unittest.cc24 static int profile_new_connection_called; variable
45 profile_new_connection_called = 0; in SetUp()
107 ASSERT_EQ(1, profile_new_connection_called); in TEST_F()
143 profile_new_connection_called++; in fake_profile_new_connection()