HomeSort by relevance Sort by last modified time
    Searched refs:SelfTestSync (Results 1 - 6 of 6) sorted by null

  /system/tpm/trunks/
resource_manager.cc 69 result = factory_.GetTpm()->SelfTestSync(YES /* Full test. */, nullptr);
mock_tpm.h 52 MOCK_METHOD2(SelfTestSync,
    [all...]
tpm_utility_impl.cc 91 result = tpm->SelfTestSync(YES /* Full test. */, nullptr);
    [all...]
tpm_utility_test.cc 167 EXPECT_CALL(mock_tpm_, SelfTestSync(_, _))
    [all...]
tpm_generated.h     [all...]
tpm_generated.cc     [all...]

Completed in 61 milliseconds