Home
last modified time | relevance | path

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

/external/chromium_org/win8/metro_driver/
Dwinrt_utils_unittest.cc74 mswr::ComPtr<winfoundtn::IPropertyValue> other_property_1; in TestCompareProperties() local
75 hr = CreateProperty<Type>(value1, other_property_1.GetAddressOf()); in TestCompareProperties()
89 property_1.Get(), other_property_1.Get(), &result); in TestCompareProperties()