Home
last modified time | relevance | path

Searched refs:KEY_2 (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/rebootescrow/aidl/vts/functional/
DVtsHalRebootEscrowTargetTest.cpp51 std::vector<uint8_t> KEY_2{ member in RebootEscrowAidlTest
99 ASSERT_TRUE(rebootescrow->storeKey(KEY_2).isOk()); in TEST_P()
103 EXPECT_EQ(actualKey, KEY_2); in TEST_P()