Lines Matching defs:layout
41 import pkg.file_layout.layout as layout
126 l = layout.V1Layout()
196 layouts=[layout.get_preferred_layout()])
252 """Verify that reverse layout migration works as expected."""
254 # Verify that reverse layout migration works as expected.
260 l0 = layout.V0Layout()
261 l1 = layout.V1Layout()
263 # Populate the managed location using the v0 layout.
267 # Migrate it to the v1 layout.
278 # Re-create the FileManager using v0 as the preferred layout.
282 # Test that looking up a file stored under the v1 layout is
283 # correctly moved to the v0 layout.
292 # Verify that reverse layout migration works as expected.
298 l1 = layout.V1Layout()
300 # Populate the managed location using the v0 layout.
304 # Migrate it to the v1 layout and verify that each