Searched refs:MANUAL (Results 1 - 4 of 4) sorted by relevance
/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/include/ |
H A D | rs_graphic_test_ext.h | 39 MANUAL = 0x02, member in OHOS::Rosen::RSGraphicTestMode 79 GRAPHIC_TEST_PARAMS(RSGraphicTest, test_name, test_type, RSGraphicTestMode::MANUAL) 82 GRAPHIC_TEST_PARAMS(test_case_name, test_name, test_type, RSGraphicTestMode::MANUAL)
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
H A D | intf_startable.h | 29 MANUAL = 0, member in StartBehavior
|
/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/ |
H A D | rs_graphic_test.cpp | 104 isManualTest = (extInfo->testMode == RSGraphicTestMode::MANUAL); in TearDown()
|
/foundation/graphic/graphic_3d/lume/metaobject/test/src/ |
H A D | testing_objects.cpp | 154 META_IMPLEMENT_INTERFACE_PROPERTY(IStartable, META_NS::StartBehavior, StartableMode, StartBehavior::MANUAL);
|
Completed in 2 milliseconds