Lines Matching defs:container
44 pub container: String, // container name field
115 pub container: String, field
1112 let container = ContainerMock::new(); in test_create_storage_file_from_container() localVariable
1183 let container = ContainerMock::new(); in test_create_storage_file_from_pb() localVariable
1240 let container = ContainerMock::new(); in test_get_package_flag_context() localVariable
1287 let container = ContainerMock::new(); in test_has_package() localVariable
1296 let container = ContainerMock::new(); in test_get_flag_attribute() localVariable
1315 let container = ContainerMock::new(); in test_get_server_flag_value() localVariable
1331 let container = ContainerMock::new(); in test_get_boot_flag_value() localVariable
1346 let container = ContainerMock::new(); in test_get_default_flag_value() localVariable
1361 let container = ContainerMock::new(); in test_get_local_flag_value() localVariable
1376 let container = ContainerMock::new(); in test_stage_server_override() localVariable
1390 let container = ContainerMock::new(); in test_stage_local_override() localVariable
1404 let container = ContainerMock::new(); in test_stage_and_apply_local_override() localVariable
1419 let container = ContainerMock::new(); in test_apply_all_staged_overrides() localVariable
1445 let container = ContainerMock::new(); in test_get_all_server_overrides() localVariable
1480 let container = ContainerMock::new(); in test_get_all_local_overrides() localVariable
1510 let container = ContainerMock::new(); in test_remove_local_override() localVariable
1527 let container = ContainerMock::new(); in test_remove_all_local_overrides() localVariable
1566 let container = ContainerMock::new(); in test_remove_persist_files() localVariable
1590 let container = ContainerMock::new(); in test_get_flag_snapshot() localVariable
1629 let container = ContainerMock::new(); in test_list_flags_in_package() localVariable
1695 let container = ContainerMock::new(); in test_list_all_flags() localVariable