Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/test/unittest/common/
H A Dplugin_example.h32 PluginExample() : isConstructed_(true) {}; in PluginExample()
37 bool isConstructed_ = false; variable
H A Dplugin_factory_test.cpp39 ASSERT_EQ(examplePlugin->isConstructed_, true);
61 ASSERT_EQ(examplePlugin->isConstructed_, true);