Lines Matching refs:testing
335 class KeymasterBaseTest : public ::testing::Test {
380 public ::testing::WithParamInterface<keymaster_keypair_t> {
384 public ::testing::WithParamInterface<uint32_t> {
388 public ::testing::WithParamInterface<uint32_t> {
392 public ::testing::WithParamInterface<uint32_t> {
440 ::testing::Values(512U, 1024U, 2048U, 3072U, 4096U));
487 ::testing::Values(192U, 224U, 256U, 384U, 521U));
503 ::testing::Values(TYPE_RSA, TYPE_DSA, TYPE_EC));