Home
last modified time | relevance | path

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

/drivers/peripheral/user_auth/test/unittest/service_test/src/
H A Dsignature_operation.cpp168 constexpr int32_t zero = 0; in GetDataTlvContent() local
179 WriteTlv(ATTR_LOCKOUT_DURATION, sizeof(int32_t), (const uint8_t *)&zero, ret) != RESULT_SUCCESS || in GetDataTlvContent()
/drivers/peripheral/audio/test/systemtest/hdi_service/common/render/src/
H A Daudio_idl_hdirender_attr_test.cpp75 uint64_t zero = 0; in HWTEST_F() local
80 EXPECT_GT(size, zero); in HWTEST_F()
106 uint64_t zero = 0; in HWTEST_F() local
113 EXPECT_GT(count, zero); in HWTEST_F()
/drivers/peripheral/audio/test/systemtest/hdi_service/hdiperformace/src/
H A Daudio_idlhdirender_performace_test.cpp269 uint64_t zero = 0; in HWTEST_F() local
282 EXPECT_GT(count, zero); in HWTEST_F()
360 uint64_t zero = 0; in HWTEST_F() local
373 EXPECT_GT(size, zero); in HWTEST_F()

Completed in 4 milliseconds