Searched defs:slot_list (Results 1 - 1 of 1) sorted by relevance

/system/tpm/attestation/server/
H A Dpkcs11_key_store_test.cc147 std::vector<uint64_t> slot_list = {0, 1}; variable
149 .WillByDefault(DoAll(SetArgumentPointee<2>(slot_list), Return(0)));

Completed in 69 milliseconds