Lines Matching defs:TEST
70 TEST(RoundTrip, EmptyKeymasterResponse) { in TEST() function
77 TEST(RoundTrip, EmptyKeymasterResponseError) { in TEST() function
84 TEST(RoundTrip, SupportedAlgorithmsResponse) { in TEST() function
96 TEST(RoundTrip, SupportedResponse) { in TEST() function
115 TEST(RoundTrip, GenerateKeyRequest) { in TEST() function
122 TEST(RoundTrip, GenerateKeyResponse) { in TEST() function
135 TEST(RoundTrip, GenerateKeyResponseTestError) { in TEST() function
149 TEST(RoundTrip, GetKeyCharacteristicsRequest) { in TEST() function
160 TEST(RoundTrip, GetKeyCharacteristicsResponse) { in TEST() function
171 TEST(RoundTrip, BeginOperationRequest) { in TEST() function
184 TEST(RoundTrip, BeginOperationResponse) { in TEST() function
194 TEST(RoundTrip, BeginOperationResponseError) { in TEST() function
203 TEST(RoundTrip, UpdateOperationRequest) { in TEST() function
213 TEST(RoundTrip, UpdateOperationResponse) { in TEST() function
224 TEST(RoundTrip, FinishOperationRequest) { in TEST() function
235 TEST(Round_Trip, FinishOperationResponse) { in TEST() function
247 TEST(RoundTrip, ImportKeyRequest) { in TEST() function
260 TEST(RoundTrip, ImportKeyResponse) { in TEST() function
276 TEST(RoundTrip, ExportKeyRequest) { in TEST() function
289 TEST(RoundTrip, ExportKeyResponse) { in TEST() function
365 TEST(GarbageTest, SupportedResponse) { in TEST() function