Home
last modified time | relevance | path

Searched defs:DOUBLE_VALUE (Results 1 - 6 of 6) sorted by relevance

/foundation/multimedia/media_foundation/tests/unittest/format/
H A Davformat_unit_test.cpp37 constexpr double DOUBLE_VALUE = 666.625; member
165 dumpStream << DOUBLE_TESTKEY << " = " << DOUBLE_VALUE; in HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_relational_result_set_test.cpp40 const double DOUBLE_VALUE = 1.123456; // 1.123456 for test member
394 EXPECT_EQ(std::get<double>(data["column 2"]), DOUBLE_VALUE); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_layout_algorithm.cpp26 const float DOUBLE_VALUE = 2.0f; member
/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/
H A Dplayer_unit_test.cpp2612 const double DOUBLE_VALUE = 2.5; in HWTEST_F() local
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dpro_renderer_stream_impl.cpp34 constexpr uint32_t DOUBLE_VALUE = 2; member
H A Dpa_renderer_stream_impl.cpp40 const uint32_t DOUBLE_VALUE = 2; member

Completed in 11 milliseconds