#include <dl_test_snippets.h>
Public Attributes | |
| std::string | op_name |
| std::vector< DisplayListInvocation > | variants |
Definition at line 277 of file dl_test_snippets.h.
| std::string flutter::testing::DisplayListInvocationGroup::op_name |
Definition at line 278 of file dl_test_snippets.h.
Referenced by flutter::testing::TEST_F().
| std::vector<DisplayListInvocation> flutter::testing::DisplayListInvocationGroup::variants |
Definition at line 279 of file dl_test_snippets.h.
Referenced by flutter::testing::DisplayListTestBase< BaseT >::Build(), and flutter::testing::TEST_F().