Searched refs:Write (Results 1 – 18 of 18) sorted by relevance
365 auto status = smq->Write(&t, 1, OHOS::MillisecToNanosec(SMQ_TEST_WAIT_TIME)); in BENCHMARK_F()379 BENCHMARK_F(ManagerBenchmarkTest, Write)(benchmark::State &st) in BENCHMARK_F() argument410 auto status = smq->Write(&t, 1, OHOS::MillisecToNanosec(SMQ_TEST_WAIT_TIME)); in BENCHMARK_F()412 status = smq->Write(&t, 1, OHOS::MillisecToNanosec(SMQ_TEST_WAIT_TIME)); in BENCHMARK_F()417 BENCHMARK_REGISTER_F(ManagerBenchmarkTest, Write)->Iterations(100)->
45 * @tc.desc : Write cached data to the file system.Use callback as an asynchronous method.86 * @tc.desc : Write cached data to the file system.Use Promise as an asynchronous method.124 * @tc.desc : Write cached data to the file system.Use callback as an asynchronous method.185 * @tc.desc : Write cached data to the file system.Use callback as an asynchronous method.256 * @tc.desc : Write cached data to the file system.Use callback as an asynchronous method.337 * @tc.desc : Write cached data to the file system.Use callback as an asynchronous method.427 * @tc.desc : Write cached data to the file system.Use callback as an asynchronous method.478 * @tc.desc : Write cached data to the file system.Use Promise as an asynchronous method.537 * @tc.desc : Write cached data to the file system.Use Promise as an asynchronous method.606 * @tc.desc : Write cached data to the file system.Use Promise as an asynchronous method.[all …]
320 ret = mHal->Write(data, nfcbtType);353 ret = mHal->Write(data, nfcbtType);387 ret = mHal->Write(data, nfcbtType);
378 auto ret = g_usbfnMtpInterface->Write(devData);401 auto ret = g_usbfnMtpInterface->Write(devData);424 auto ret = g_usbfnMtpInterface->Write(devData);440 auto ret = g_usbfnMtpInterface->Write(devData);463 auto ret = g_usbfnMtpInterface->Write(devData);
85 * @tc.desc: Write data to stream.122 * @tc.desc: Write data failed.145 * @tc.desc: Write data failed.241 * @tc.desc: Write data error.266 * @tc.desc: Write data error.283 * @tc.desc: Write data error.1187 * @tc.desc: Write invalid chunk in Writable.1386 callback(new Error('Write error'));1389 expect(err.data.message).assertEqual('Write error');2079 * @tc.desc: Write invalid chunk in Readable.[all …]
718 auto ret = g_usbfnMtpInterface->Write(devData);739 auto ret = g_usbfnMtpInterface->Write(devData);760 auto ret = g_usbfnMtpInterface->Write(devData);781 auto ret = g_usbfnMtpInterface->Write(devData);803 ret = g_usbfnMtpInterface->Write(devData);
202 int32_t ret = mHal->Write(data, nfcbtType);
607 auto status = smq->Write(&t, 1, OHOS::MillisecToNanosec(SMQ_TEST_WAIT_TIME));650 auto status = smq->Write(&t[0], ELEMENT_SIZE, OHOS::MillisecToNanosec(SMQ_TEST_WAIT_TIME));686 status = smq->Write(&t[0], ELEMENT_SIZE);
139 | Write token | int32_t HalWriteToken(char\* token, uint32_t l…
140 | Write token | int32_t HalWriteToken(char\* token, uint32_t l…
270 2. Write the test case in the **src** directory.388 2. Write the test case in the **src** directory.631 3. Write a unit test case by referring to the following example:
619 …audioRenderer->Write(OH_AVBuffer_GetAddr(data), data->buffer_->memory_->GetSize(), metadata, metas… in OutputFunc()
271 2. Write the test case in the **src** directory.389 2. Write the test case in the **src** directory.
268 2. Write the test case in the **src** directory.386 2. Write the test case in the **src** directory.
281 2. Write the test case in the **src** directory.399 2. Write the test case in the **src** directory.
1777 static napi_value Write(napi_env env, napi_callback_info info) in Write() function2210 {"write", nullptr, Write, nullptr, nullptr, nullptr, napi_default, nullptr}, in Init()
1089 …* @tc.name : test writeInterfaceToken Write data to message sequence failed Error message verif…