Searched refs:mCanControllerService (Results 1 – 1 of 1) sorted by relevance
48 mCanControllerService = ICanController::fromBinder( in SetUp()51 ASSERT_NE(mCanControllerService, nullptr); in SetUp()56 std::shared_ptr<ICanController> mCanControllerService; member in CanControllerAidlTest71 auto aidlStatus = mCanControllerService->upBus(config, &upBusReturn); in TEST_P()76 aidlStatus = mCanControllerService->getInterfaceName(busName, &ifaceName); in TEST_P()80 aidlStatus = mCanControllerService->downBus(busName); in TEST_P()87 auto aidlStatus = mCanControllerService->getSupportedInterfaceTypes(&supportedTypes); in TEST_P()