HomeSort by relevance Sort by last modified time
    Searched full:fake_certificate_index_ (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/chromeos/attestation/
platform_verification_flow_unittest.cc 127 fake_certificate_index_(0),
271 (fake_certificate_index_ < fake_certificate_list_.size()) ?
272 fake_certificate_list_[fake_certificate_index_] : kTestCertificate;
277 ++fake_certificate_index_;
327 size_t fake_certificate_index_; member in class:chromeos::attestation::PlatformVerificationFlowTest

Completed in 169 milliseconds