Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dpartition_cow_creator_test.cpp124 using RepeatedInstallOperationPtr = google::protobuf::RepeatedPtrField<InstallOperation>; in TEST_F() typedef
149 *update.mutable_operations() = RepeatedInstallOperationPtr(iopv.begin(), iopv.end()); in TEST_F()