Home
last modified time | relevance | path

Searched refs:children (Results 1 – 21 of 21) sorted by relevance

/tools/trebuchet/core/model/src/main/kotlin/trebuchet/model/base/
DSliceGroup.kt20 val children: List<SliceGroup> constant
29 children.forEach { selfTime -= it.duration } in <lambda>()
/tools/trebuchet/core/common/src/test/kotlin/trebuchet/model/
DSliceGroupBuilderTest.kt65 assertEquals(1, slice.children.size) in testNestedBuild()
66 assertEquals(child, slice.children.first()) in testNestedBuild()
67 assertEquals(0, child.children.size) in testNestedBuild()
/tools/trebuchet/trebuchet/viewer/src/main/kotlin/traceviewer/ui/tracks/
DMultiLineTrack.kt64 if (slice.children.isNotEmpty()) { in addSlice()
66 slice.children.forEach { addSlice(it) } in addSlice()
/tools/test/graphicsbenchmark/performance_tests/helper/src/com/android/game/qualification/
DGameCoreConfigurationXmlParser.java114 NodeList children = nodeList.item(0).getChildNodes(); in parseList() local
115 for (int i = 0; i < children.getLength(); i++) { in parseList()
116 Node child = children.item(i); in parseList()
/tools/asuite/aidegen/lib/
Dproject_info.py259 children = set()
275 children.update(dep[name][constant.KEY_DEPENDENCIES])
276 if children:
277 dep.update(self.get_dep_modules(children, depth + 1))
/tools/trebuchet/core/model/src/main/kotlin/trebuchet/model/fragments/
DSliceGroupBuilder.kt69 override val children: List<SliceGroup> constant in trebuchet.model.fragments.SliceGroupBuilder.MutableSliceGroup
/tools/tradefederation/core/proto/
Dtest_record.proto38 repeated ChildReference children = 3; field
40 // The number of children this TestRecord was expected to have. Unset if not
/tools/tradefederation/core/common_util/com/android/tradefed/util/
DFileUtil.java167 File[] children = file.listFiles(); in chmodRWXRecursively() local
168 for (File child : children) { in chmodRWXRecursively()
261 File[] children = file.listFiles(); in setReadableRecursive() local
262 if (children != null) { in setReadableRecursive()
/tools/tradefederation/core/src/com/android/tradefed/result/proto/
DProtoResultParser.java216 private void evalChildrenProto(List<ChildReference> children, boolean isInRun) { in evalChildrenProto() argument
217 for (ChildReference child : children) { in evalChildrenProto()
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DNativeDeviceTest.java414 Collection<IFileEntry> children = new ArrayList<>(); in testPullDir() local
416 children.add(fakeFile); in testPullDir()
421 children.add(fakeDir); in testPullDir()
428 EasyMock.expect(fakeEntry.getChildren(false)).andReturn(children); in testPullDir()
488 Collection<IFileEntry> children = new ArrayList<>(); in testPullDir_pullFail() local
490 children.add(fakeFile); in testPullDir_pullFail()
495 children.add(fakeDir); in testPullDir_pullFail()
504 EasyMock.expect(fakeEntry.getChildren(false)).andReturn(children); in testPullDir_pullFail()
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DHostTest.java883 List<Description> children = desc.getChildren(); in getTestMethods() local
884 Collections.reverse(children); in getTestMethods()
885 for (Description child : children) { in getTestMethods()
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_power_test_utils.py353 all_plots = column(children=plot_array)
Dwifi_performance_test_utils.py506 all_plots = bokeh.layouts.column(children=plot_array,
/tools/repohooks/tools/
Dspelling.txt244 childern||children
245 childs||children
/tools/asuite/asuite_plugin/gradle/wrapper/
Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...
/tools/ndkports/gradle/wrapper/
Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...
/tools/metalava/gradle/wrapper/
Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...
/tools/trebuchet/gradle/wrapper/
Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...
/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java1636 Collection<IFileEntry> children = entry.getChildren(false); in pullDir() local
1637 if (children.isEmpty()) { in pullDir()
1641 for (IFileEntry item : children) { in pullDir()
/tools/tradefederation/core/res/jacoco/
Djacocoant.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/jacoco/ org/ ...
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...