Using ::testing::DoAll
am: c70771dd20
Change-Id: Icb4a5658c56822fb6239616a43c4b3ae61b56489
This commit is contained in:
@@ -37,6 +37,7 @@ using ::android::MemoryDealer;
|
||||
|
||||
using ::testing::_;
|
||||
using ::testing::DefaultValue;
|
||||
using ::testing::DoAll;
|
||||
using ::testing::ElementsAreArray;
|
||||
using ::testing::Field;
|
||||
using ::testing::InSequence;
|
||||
|
||||
@@ -39,6 +39,7 @@ using ::testing::AllOf;
|
||||
using ::testing::Args;
|
||||
using ::testing::AtLeast;
|
||||
using ::testing::DefaultValue;
|
||||
using ::testing::DoAll;
|
||||
using ::testing::ElementsAreArray;
|
||||
using ::testing::Field;
|
||||
using ::testing::InSequence;
|
||||
|
||||
Reference in New Issue
Block a user