Home
last modified time | relevance | path

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

/external/adhd/cras/src/tests/
Dbt_profile_unittest.cc28 static int profile_cancel_called; variable
47 profile_cancel_called = 0; in SetUp()
129 ASSERT_EQ(1, profile_cancel_called); in TEST_F()
156 profile_cancel_called++; in fake_profile_cancel()