Searched defs:structure2 (Results 1 – 7 of 7) sorted by relevance
689 val structure2 = StructureInfo(TEST_COMPONENT, "Home", listOrder2) in <lambda>() constant883 val structure2 = mock(StructureInfo::class.java) in <lambda>() constant
55 private lateinit var structure2: StructureInfo in any() variable in com.android.systemui.controls.controller.AuxiliaryPersistenceWrapperTest
29 std::unique_ptr<const FrameDependencyStructure> structure2; in FuzzOneInput() local
142 final AssistStructure structure2 = saveRequest.contexts.get(1).getStructure(); in testDelayedActivityIsMerged() local
270 final AssistStructure structure2 = contexts.get(1).getStructure(); in saveWhenIdChanged() local
530 def is_same_structure(structure1, structure2, check_values=False): argument
514 final AssistStructure structure2 = saveRequest.contexts.get(1).getStructure(); in testDelayedSave() local