Home
last modified time | relevance | path

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

/test/xts/hats/useriam/common/include/
Diam_hat_test.h32 void FillTestString(Parcel &parcel, std::string &str);
/test/xts/hats/useriam/common/src/
Diam_hat_test.cpp101 void FillTestString(Parcel &parcel, std::string &str) in FillTestString() function
/test/xts/hats/useriam/fingerprintauth/src/
Dfingerprint_auth_hdi.cpp138 FillTestString(parcel, property.enrollmentProgress); in FillTestProperty()
139 FillTestString(parcel, property.sensorInfo); in FillTestProperty()
/test/xts/hats/useriam/faceauth/src/
Dface_auth_hdi.cpp128 FillTestString(parcel, property.enrollmentProgress); in FillTestProperty()
129 FillTestString(parcel, property.sensorInfo); in FillTestProperty()
/test/xts/hats/useriam/fingerprintauth_additional/src/
Dfingerprint_auth_hdi.cpp120 FillTestString(parcel, property.enrollmentProgress); in FillTestProperty()
121 FillTestString(parcel, property.sensorInfo); in FillTestProperty()
/test/xts/hats/useriam/faceauth_additional/src/
Dface_auth_hdi.cpp133 FillTestString(parcel, property.enrollmentProgress); in FillTestProperty()
134 FillTestString(parcel, property.sensorInfo); in FillTestProperty()