Home
last modified time | relevance | path

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

/aosp12/bootable/recovery/tests/unit/
H A Duncrypt_test.cpp63 class UncryptTest : public ::testing::Test { class
65 UncryptTest() : has_misc(true) {} in UncryptTest() function in UncryptTest
165 TEST_F(UncryptTest, setup_bcb) { in TEST_F() argument