Home
last modified time | relevance | path

Searched refs:Open (Results 1 – 25 of 50) sorted by relevance

12

/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/src/
Dcamera_hdi_uttest_v1_1.cpp38 cameraTest->Open();
64 cameraTest->Open();
90 cameraTest->Open();
115 cameraTest->Open();
140 cameraTest->Open();
165 cameraTest->Open();
191 cameraTest->Open();
216 cameraTest->Open();
241 cameraTest->Open();
266 cameraTest->Open();
[all …]
/test/xts/hats/hdf/camera/cameraMg/v1_0/src/
Dhdi_device_uttest.cpp43 cameraTest->Open();
58 cameraTest->Open();
73 cameraTest->Open();
93 cameraTest->Open();
113 cameraTest->Open();
129 cameraTest->Open();
Dhdi_stream_uttest.cpp43 cameraTest->Open();
91 cameraTest->Open();
131 cameraTest->Open();
166 cameraTest->Open();
204 cameraTest->Open();
239 cameraTest->Open();
278 cameraTest->Open();
314 cameraTest->Open();
353 cameraTest->Open();
392 cameraTest->Open();
[all …]
Ddevice_ability_uttest.cpp29 cameraTest->Open(); in SetUp()
Dcamera_3a_uttest.cpp28 cameraTest->Open(); in SetUp()
300 cameraTest->Open();
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/
Dhdi_device_uttest.cpp42 cameraTest->Open();
58 cameraTest->Open();
79 cameraTest->Open();
93 cameraTest->Open();
109 cameraTest->Open();
126 cameraTest->Open();
Dhdi_stream_uttest.cpp39 cameraTest->Open();
57 cameraTest->Open();
75 cameraTest->Open();
93 cameraTest->Open();
111 cameraTest->Open();
127 cameraTest->Open();
143 cameraTest->Open();
189 cameraTest->Open();
235 cameraTest->Open();
281 cameraTest->Open();
[all …]
/test/xts/hats/hdf/camera/cameraMg/v1_2/src/
Dcamera_prelaunch_test_v1_2.cpp115 cameraTest->Open(DEVICE_0);
133 cameraTest->Open(DEVICE_0);
151 cameraTest->Open(DEVICE_0);
169 cameraTest->Open(DEVICE_0);
187 cameraTest->Open(DEVICE_0);
205 cameraTest->Open(DEVICE_0);
223 cameraTest->Open(DEVICE_0);
241 cameraTest->Open(DEVICE_0);
259 cameraTest->Open(DEVICE_0);
277 cameraTest->Open(DEVICE_0);
[all …]
Dcamera_flashlight_test_v1_2.cpp217 cameraTest->Open(DEVICE_0);
241 cameraTest->Open(DEVICE_0);
267 cameraTest->Open(DEVICE_0);
293 cameraTest->Open(DEVICE_0);
325 cameraTest->Open(DEVICE_0);
Dfront_camera_hdi_test_v1_2.cpp31 cameraTest->Open(DEVICE_1); // assert inside in SetUp()
/test/xts/hats/hdf/nfc/hdcService_additional/
Dnfc_services_test.cpp125 ret = mHal->Open(nullptr, nfcbtType);
152 ret = mHal->Open(mCallback, nfcbtType);
181 ret = mHal->Open(mCallback, nfcbtType);
214 ret = mHal->Open(mCallback, nfcbtType);
247 ret = mHal->Open(mCallback, nfcbtType);
281 ret = mHal->Open(mCallback, nfcbtType);
314 ret = mHal->Open(mCallback, nfcbtType);
347 ret = mHal->Open(mCallback, nfcbtType);
380 ret = mHal->Open(mCallback, nfcbtType);
414 ret = mHal->Open(mCallback, nfcbtType);
[all …]
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_1/src/
Dcamera_benchmark_test.cpp55 cameraTest->Open(DEVICE_0); in BENCHMARK_F()
70 cameraTest->Open(DEVICE_0); in BENCHMARK_F()
90 cameraTest->Open(DEVICE_0); in BENCHMARK_F()
/test/ostest/wukong/shell_command/src/
Dwukong_main.cpp65 bool res = sem.Open(); in InitSemaphore()
90 sem.Open(); in IsRunning()
161 semRun.Open(); in main()
Dwukong_shell_command.cpp102 sem.Open(); in RunStopCommand()
/test/xts/hats/hdf/camera/cameraMg/v1_1/src/
Dcamera_hdi_uttest_v1_1.cpp50 cameraTest->Open();
68 cameraTest->Open();
86 cameraTest->Open();
104 cameraTest->Open();
115 cameraTest->Open();
133 cameraTest->Open();
147 cameraTest->Open();
186 cameraTest->Open();
238 cameraTest->Open();
257 cameraTest->Open();
[all …]
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/
Dhdf_camera_benchmark_test.cpp84 cameraTest->Open(); in BENCHMARK_F()
143 cameraTest->Open(); in BENCHMARK_F()
161 cameraTest->Open(); in BENCHMARK_F()
201 cameraTest->Open(); in BENCHMARK_F()
242 cameraTest->Open(); in BENCHMARK_F()
262 cameraTest->Open(); in BENCHMARK_F()
282 cameraTest->Open(); in BENCHMARK_F()
307 cameraTest->Open(); in BENCHMARK_F()
333 cameraTest->Open(); in BENCHMARK_F()
351 cameraTest->Open(); in BENCHMARK_F()
[all …]
/test/xts/acts/storage/crossplatform/storagefsetstest/src/main/ets/test/members/
Dread.test.ets25 * Open the file in read-only mode, default read from current offset.
54 * Open the file in write-only mode, verifying it is not readable.
81 * Open the file in read-only mode, reading the file with offset(position) = 1.
110 * Open the file in read-only mode, reading the file with length = 3.
139 …* Open the file in read-only mode, reading the file with offset > the content of file(Read normal).
168 * Open the file in read-only mode, reading the file with offset(position) = 1, length = 11.
218 * Open the file in read-only mode, reading the file with empty option.
274 * Open the file in read-only mode, default read from current offset.
313 * Open the file in write-only mode, verifying it is not readable.
345 * Open the file in read-only mode, reading the file with offset(position) = 1.
[all …]
Dwrite.test.ets25 * Open the file in write-only mode, default write from current offset.
58 * Open the file in read-only mode, verifying that it is not writable.
85 * Open the file in write-only mode, writing a string of length = 3.
114 * Open the file in write-only mode, writing a string from offset(position) = 5.
143 * Open the file in write-only mode, writing a string of with length = 3 and offset = 5.
173 …* Open the file in write-only mode, writing a string of with length = 3, offset = 5 and encoding =…
204 * Open the file in write-only mode, writing an ArrayBuffer(4096).
231 * Open the file in write-only mode, writing a string with empty option parameters.
315 * Open the file in write-only mode, default write from current offset.
358 * Open the file in read-only mode, verifying that it is not writable.
[all …]
Dclose.test.ets25 * Open file and close file by fd.
49 * Open file and close file by file object.
123 * Open file and close file by fd.
152 * Open file and close file by file object.
181 * Open file and close file by fd.
204 * Open file and close file by file object.
Dfsync.test.ets25 * Open the file in read-write mode, and synchronize the file data.
70 * Open the file in read-write mode, and synchronize the file data.
177 * Open the file in read-write mode, and synchronize the file data.
Dfdatasync.test.ets25 * Open the file in read-write mode, and synchronize the file content data.
70 * Open the file in read-write mode, and synchronize the file content data.
177 * Open the file in read-write mode, and synchronize the file content data.
Dopen.test.ets26 * Open the file in read-only mode, verifying the file is readable.
56 * Open the file in write-only mode, verifying the file is writable.
159 * Open as append, subsequent writes will append to the end of the file.
289 * Open the file in the way of synchronous IO.
368 * Open the file in read-only mode, verifying the file is readable.
409 * Open the file in write-only mode, verifying the file is writable.
531 * Open as append, subsequent writes will append to the end of the file.
685 * Open the file in the way of synchronous IO.
783 * Open the file in read-only mode, verifying the file is readable.
810 * Open the file in write-only mode, verifying the file is writable.
[all …]
/test/ostest/wukong/test_flow/src/
Dtest_flow.cpp94 bool res = semStop_.Open(); in Run()
/test/ostest/wukong/common/include/
Dwukong_util.h358 bool Open() in Open() function
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dfcntlndk.cpp160 static napi_value Open(napi_env env, napi_callback_info info) in Open() function
360 {"open", nullptr, Open, nullptr, nullptr, nullptr, napi_default, nullptr}, in Init()

12