Home
last modified time | relevance | path

Searched refs:Commit (Results 1 – 12 of 12) sorted by relevance

/test/xts/hats/hdf/display/composer/common/
Dhdi_test_display.h39 int32_t Commit();
Dhdi_test_display.cpp165 int32_t HdiTestDisplay::Commit() in Commit() function in OHOS::HDI::Display::TEST::HdiTestDisplay
192 ret = device_->Commit(id_, fenceFd); in Commit()
/test/xts/hats/hdf/display/composer/moduletest/
Dhdi_device_test.cpp275 ret = display->Commit(); in PrepareAndPrensent()
359 ret = display->Commit(); // 送显 in PrepareAndCommit()
/test/xts/acts/distributeddatamgr/relationalStoretest/rdbnapitest/entry/src/main/ets/test/
DRdbNdkStoreTest.ets195 * @tc.desc: Normal testCase of NDK store for Transaction、Commit.
217 * @tc.desc: Normal testCase of NDK store for Transaction、Commit.
228 * @tc.desc: Normal testCase of NDK store for Transaction、Commit.
/test/xts/acts/distributeddatamgr/kvStoretest/kvStoreStagetest/src/main/ets/test/
DDeviceKvStoreCallbackStage.test.ets1498 * @tc.name [JS-API8]DeviceKvStore.Commit()
1499 * @tc.desc Test Js Api DeviceKvStore.Commit testcase 101
1521 * @tc.name [JS-API8]DeviceKvStore.Commit()
1522 * @tc.desc Test Js Api DeviceKvStore.Commit testcase 102
1544 * @tc.name [JS-API8]DeviceKvStore.Commit()
1545 * @tc.desc Test Js Api DeviceKvStore.Commit testcase 103
DDeviceKvStorePromiseStage.test.ets1721 * @tc.name [JS-API8]DeviceKvStore.Commit()
1722 * @tc.desc Test Js Api DeviceKvStore.Commit() testcase 001
1741 * @tc.name [JS-API8]DeviceKvStore.Commit()
1742 * @tc.desc Test Js Api DeviceKvStore.Commit() testcase 002
1761 * @tc.name [JS-API8]DeviceKvStore.Commit()
1762 * @tc.desc Test Js Api DeviceKvStore.Commit() testcase 003
DSingleKvStoreCallbackStage.test.ets1606 * @tc.desc : Test Js Api SingleKvStore.Commit() testcase 101
1632 * @tc.desc : Test Js Api SingleKvStore.Commit() testcase 102
1658 * @tc.desc : Test Js Api SingleKvStore.Commit() testcase 103
/test/xts/acts/distributeddatamgr/distributedKVStoretest/distributedKVStoreetstest/src/main/ets/test/
DDeviceKvStoreCallbackEtsTest.ets1547 * @tc.desc Test Js Api DeviceKvStore.9.Commit() testcase 001
1549 * @tc.name Test Js Api DeviceKvStore.9.Commit() testcase 001
1571 * @tc.desc Test Js Api DeviceKvStore.9.Commit() testcase 002
1573 * @tc.name Test Js Api DeviceKvStore.9.Commit() testcase 002
1595 * @tc.desc Test Js Api DeviceKvStore.9.Commit() testcase 003
1597 * @tc.name Test Js Api DeviceKvStore.9.Commit() testcase 003
DSingleKvStoreKVCallbackEtsTest.ets1588 * @tc.desc Test Js Api SingleKvStore.Commit() testcase 001
1590 * @tc.name Test Js Api SingleKvStore.Commit() testcase 001
1612 * @tc.desc Test Js Api SingleKvStore.Commit() testcase 002
1614 * @tc.name Test Js Api SingleKvStore.Commit() testcase 002
1636 * @tc.desc Test Js Api SingleKvStore.Commit() testcase 003
1638 * @tc.name Test Js Api SingleKvStore.Commit() testcase 003
DDeviceKvStoreKVPromiseEtsTest.ets1777 * @tc.desc Test Ets Api DeviceKvStore.Commit() testcase 001
1779 * @tc.name Test Ets Api DeviceKvStore.Commit() testcase 001
1798 * @tc.desc Test Ets Api DeviceKvStore.Commit() testcase 002
1800 * @tc.name Test Ets Api DeviceKvStore.Commit() testcase 002
1819 * @tc.desc Test Ets Api DeviceKvStore.Commit() testcase 003
1821 * @tc.name Test Ets Api DeviceKvStore.Commit() testcase 003
/test/xts/hats/hdf/display/composer/benchmark/
Ddisplay_benchmark_test.cpp127 ret = display->Commit(); in PrepareAndPrensent()
/test/xts/hats/hdf/display/composer/unittest/
Dhdi_composer_ut.cpp105 ret = display->Commit(); // 送显 in PrepareAndCommit()