Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshot_test.cpp2131 class FlashAfterUpdateTest : public SnapshotUpdateTest, class
2146 TEST_P(FlashAfterUpdateTest, FlashSlotAfterUpdate) { in TEST_P() argument
2237 INSTANTIATE_TEST_SUITE_P(Snapshot, FlashAfterUpdateTest, Combine(Values(0, 1), Bool()),
2238 [](const TestParamInfo<FlashAfterUpdateTest::ParamType>& info) { in __anon608547150602()
/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dsnapshot.h413 friend class FlashAfterUpdateTest; variable