Home
last modified time | relevance | path

Searched defs:CommonTest (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/common/
H A Dcommon_test.cpp33 class CommonTest : public testing::Test { class
/ohos5.0/base/security/access_token/frameworks/test/unittest/
H A Dcommon_test.cpp49 class CommonTest : public testing::Test { class
/ohos5.0/base/security/certificate_framework/test/unittest/common/src/
H A Dcf_test_sdk_common.cpp49 int32_t CertframeworkSdkTest::CommonTest(CfObjectType type, const CfEncodingBlob *inData, in CommonTest() function in CertframeworkSdkTest
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/test/unittest/src/
H A Dpaste_service_test.cpp169 void PasteboardServiceTest::CommonTest(PasteData &oldPasteData, PasteData &newPasteData) in CommonTest() function in OHOS::MiscServices::PasteboardServiceTest