Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/user_auth/test/unittest/database/
H A Didm_file_manager_test.cpp89 constexpr uint32_t objectSize2 = 15; variable
90 uint8_t array[objectSize2];
91 EXPECT_EQ(StreamWrite(parcel, static_cast<void *>(&array), objectSize2), RESULT_SUCCESS);