Home
last modified time | relevance | path

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

/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp824 std::string instanceOne = "test-instance-one"; in TEST_F() local
829 EXPECT_EQ(::android::OK, instanceA->registerAsService(instanceOne)); in TEST_F()
848 "['" + descriptor + "/" + instanceOne + "', '" + descriptor + "/" + instanceTwo + "']"); in TEST_F()