Lines Matching refs:testDevice_
90 testDevice_.Destroy();
99 TestDevice testDevice_;
104 ASSERT_NO_FATAL_FAILURE(testDevice_.Init());
120 testDevice_.KeyboardSetup();
121 ASSERT_NO_FATAL_FAILURE(testDevice_.Init(false));
133 testDevice_.SwitchSetup();
134 ASSERT_NO_FATAL_FAILURE(testDevice_.Init(false));
146 testDevice_.AccelerometerSetup();
147 ASSERT_NO_FATAL_FAILURE(testDevice_.Init(false));
153 testDevice_.StickSetup();
154 ASSERT_NO_FATAL_FAILURE(testDevice_.Init(false));
166 testDevice_.TouchpadSetup();
167 ASSERT_NO_FATAL_FAILURE(testDevice_.Init(false));
179 testDevice_.TouchscreenSetup();
180 ASSERT_NO_FATAL_FAILURE(testDevice_.Init(false));
192 testDevice_.JoystickSetup();
193 ASSERT_NO_FATAL_FAILURE(testDevice_.Init(false));
205 testDevice_.TabletSetup();
206 ASSERT_NO_FATAL_FAILURE(testDevice_.Init(false));