Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_fuzz.cpp285 test_module_ = android::snapshot::SetUpTest(*snapshot_fuzz_data_); in SetUpFuzzData()
307 return android::fuzz::ActionPerformer<FuzzFunction>::Invoke(test_module_.snapshot.get(), in Execute()
313 SnapshotTestModule test_module_; member in android::snapshot::LibsnapshotFuzzerTest
344 ASSERT_EQ("_b", test_module_.device_info->GetSlotSuffix()); in TEST_F()