Searched refs:FillTestString (Results 1 - 6 of 6) sorted by relevance
/test/xts/hats/useriam/common/include/ |
H A D | iam_hat_test.h | 32 void FillTestString(Parcel &parcel, std::string &str);
|
/test/xts/hats/useriam/common/src/ |
H A D | iam_hat_test.cpp | 101 void FillTestString(Parcel &parcel, std::string &str) in FillTestString() function
|
/test/xts/hats/useriam/faceauth/src/ |
H A D | face_auth_hdi.cpp | 128 FillTestString(parcel, property.enrollmentProgress); in FillTestProperty() 129 FillTestString(parcel, property.sensorInfo); in FillTestProperty()
|
/test/xts/hats/useriam/fingerprintauth/src/ |
H A D | fingerprint_auth_hdi.cpp | 138 FillTestString(parcel, property.enrollmentProgress); in FillTestProperty() 139 FillTestString(parcel, property.sensorInfo); in FillTestProperty()
|
/test/xts/hats/useriam/faceauth_additional/src/ |
H A D | face_auth_hdi.cpp | 133 FillTestString(parcel, property.enrollmentProgress); in FillTestProperty() 134 FillTestString(parcel, property.sensorInfo); in FillTestProperty()
|
/test/xts/hats/useriam/fingerprintauth_additional/src/ |
H A D | fingerprint_auth_hdi.cpp | 120 FillTestString(parcel, property.enrollmentProgress); in FillTestProperty() 121 FillTestString(parcel, property.sensorInfo); in FillTestProperty()
|
Completed in 10 milliseconds