Searched refs:ControllerTest (Results 1 – 4 of 4) sorted by relevance
270 class ControllerTest : public ::testing::Test { class292 TEST_F(ControllerTest, startup_teardown) {} in TEST_F() argument294 TEST_F(ControllerTest, read_controller_info) { in TEST_F() argument317 TEST_F(ControllerTest, read_write_local_name) { in TEST_F() argument323 TEST_F(ControllerTest, send_set_event_mask_command) { in TEST_F() argument332 TEST_F(ControllerTest, send_reset_command) { in TEST_F() argument339 TEST_F(ControllerTest, send_set_event_filter_command) { in TEST_F() argument367 TEST_F(ControllerTest, send_host_buffer_size_command) { in TEST_F() argument387 TEST_F(ControllerTest, is_supported_test) { in TEST_F() argument396 TEST_F(ControllerTest, feature_spec_version_055_test) { in TEST_F() argument[all …]
8 ControllerTest
26 class ControllerTest(GdBaseTestClass): class
73 public class ControllerTest { class