Home
last modified time | relevance | path

Searched refs:TransactionTest (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Dtransaction_test.cpp33 class TransactionTest : public testing::Test { class
50 int TransactionTest::TransactionTestOpenCallback::OnCreate(RdbStore &store) in OnCreate()
56 int TransactionTest::TransactionTestOpenCallback::OnUpgrade(RdbStore &store, int oldVersion, int newVersion) in OnUpgrade()
61 void TransactionTest::SetUpTestCase() in SetUpTestCase()
67 TransactionTest::store_ = RdbHelper::GetRdbStore(config, 1, helper, errCode); in SetUpTestCase()
68 EXPECT_NE(TransactionTest::store_, nullptr); in SetUpTestCase()
72 void TransactionTest::TearDownTestCase() in TearDownTestCase()
78 void TransactionTest::SetUp() in SetUp()
83 void TransactionTest::TearDown() in TearDown()
92 HWTEST_F(TransactionTest, RdbStore_Transaction_00
[all...]
/foundation/communication/ipc/ipc/native/test/fuzztest/mock/binderinvoker_fuzzer/
H A Dbinderinvoker_fuzzer.cpp32 void TransactionTest(const uint8_t* data, size_t size) in TransactionTest() function
226 OHOS::TransactionTest(data, size); in FuzzTestInner1()

Completed in 2 milliseconds