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

  /external/chromium_org/content/browser/gamepad/
gamepad_test_helpers.h 48 class GamepadTestHelper {
50 GamepadTestHelper();
51 virtual ~GamepadTestHelper();
59 DISALLOW_COPY_AND_ASSIGN(GamepadTestHelper);
64 class GamepadServiceTestConstructor : public GamepadTestHelper {
gamepad_test_helpers.cc 38 GamepadTestHelper::GamepadTestHelper() {
41 GamepadTestHelper::~GamepadTestHelper() {
gamepad_provider_unittest.cc 45 class GamepadProviderTest : public testing::Test, public GamepadTestHelper {

Completed in 528 milliseconds