Home
last modified time | relevance | path

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

/drivers/peripheral/user_auth/test/unittest/attribute_test/
H A Dattribute_test.cpp542 uint64_t parsedUint64; in HWTEST_F() local
549 result = GetAttributeUint64(parsedAttribute, ATTR_SCHEDULE_ID, &parsedUint64); in HWTEST_F()
551 EXPECT_EQ(parsedUint64, testUint64); in HWTEST_F()

Completed in 2 milliseconds