Searched refs:productName (Results 1 – 7 of 7) sorted by relevance
39 @nullable String productName;
46 @nullable String productName;
38 std::string productName; member
106 prop10.product = mConfig.productName; in getProperties_1_1()
122 EXPECT_EQ(endpointInfo.hardwareId.productName, "MyProduct"); in TEST_F()
114 hardwareId.productName = ep["ProductName"].asString(); in init()