Home
last modified time | relevance | path

Searched refs:rflg (Results 1 - 3 of 3) sorted by relevance

/base/usb/usb_manager/test/native/service_unittest/src/
H A Dusb_dfx_test.cpp62 static int32_t InitAshmemOne(sptr<Ashmem> &asmptr, int32_t asmSize, uint8_t rflg) in InitAshmemOne() argument
72 if (rflg == 0) { in InitAshmemOne()
240 uint8_t rflg = 0; in HWTEST_F() local
241 InitAshmemOne(ashmem, MEM_DATA, rflg); in HWTEST_F()
288 uint8_t rflg = 0; in HWTEST_F() local
289 InitAshmemOne(ashmem, MEM_DATA, rflg); in HWTEST_F()
H A Dusb_bulkcallback_test.cpp49 static int32_t InitAshmemOne(sptr<Ashmem> &asmptr, int32_t asmSize, uint8_t rflg) in InitAshmemOne() argument
59 if (rflg == 0) { in InitAshmemOne()
415 uint8_t rflg = 0; in HWTEST_F() local
420 ret = InitAshmemOne(ashmem, asmSize, rflg); in HWTEST_F()
469 uint8_t rflg = 0; in HWTEST_F() local
474 ret = InitAshmemOne(ashmem, asmSize, rflg); in HWTEST_F()
523 uint8_t rflg = 0; in HWTEST_F() local
528 ret = InitAshmemOne(ashmem, asmSize, rflg); in HWTEST_F()
579 uint8_t rflg = 0; in HWTEST_F() local
584 ret = InitAshmemOne(ashmem, asmSize, rflg); in HWTEST_F()
635 uint8_t rflg = 0; HWTEST_F() local
689 uint8_t rflg = 0; HWTEST_F() local
745 uint8_t rflg = 0; HWTEST_F() local
801 uint8_t rflg = 0; HWTEST_F() local
856 uint8_t rflg = 0; HWTEST_F() local
[all...]
/base/usb/usb_manager/test/native/mock/include/
H A Dusb_bulkcallback_mock_test.h29 static int32_t InitAshmemOne(sptr<Ashmem> &asmptr, int32_t asmSize, uint8_t rflg);

Completed in 3 milliseconds