Home
last modified time | relevance | path

Searched defs:RkpdClientTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/system/security/provisioner/support/
H A Dtest.cpp33 class RkpdClientTest : public testing::TestWithParam<std::string> { class
48 TEST_P(RkpdClientTest, getRpcKey) { in TEST_P() argument