Records
Functions
-
std::shared_ptr<const view_tree::Snapshot> InvalidViewTreeSnapshot ()Creates a snapshot with the invalid view tree. Node has not been added to the view tree
making it invalid
Defined at line 21 of file ../../src/ui/scenic/lib/view_tree/tests/snapshot_dump_unittest.cc
-
std::shared_ptr<const view_tree::Snapshot> CyclicalSnapshot ()Creates a snapshot with a cycle:
A
/
\
//
\
/
B
Defined at line 32 of file ../../src/ui/scenic/lib/view_tree/tests/snapshot_dump_unittest.cc