Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/device/generic_sensor/
H A Dplatform_sensor_and_provider_unittest_win.cc470 base::win::ScopedPropVariant pvLux; in TEST_F() local
471 InitPropVariantFromDouble(3.14, pvLux.Receive()); in TEST_F()
472 GenerateDataUpdatedEvent({{SENSOR_DATA_TYPE_LIGHT_LEVEL_LUX, pvLux.ptr()}}); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/device/generic_sensor/
H A Dplatform_sensor_and_provider_unittest_win.cc470 base::win::ScopedPropVariant pvLux; in TEST_F() local
471 InitPropVariantFromDouble(3.14, pvLux.Receive()); in TEST_F()
472 GenerateDataUpdatedEvent({{SENSOR_DATA_TYPE_LIGHT_LEVEL_LUX, pvLux.ptr()}}); in TEST_F()