Home
last modified time | relevance | path

Searched refs:top (Results 1 – 19 of 19) sorted by relevance

/tools/metalava/src/test/java/com/android/tools/metalava/
DOptionsTest.kt553 val top = temporaryFolder.newFolder() in Test for --strict-input-files-exempt() constant
555 val dir = File(top, "childdir").apply { mkdirs() } in Test for --strict-input-files-exempt()
558 val file1 = File(top, "file1").apply { createNewFile() } in Test for --strict-input-files-exempt()
559 val file2 = File(top, "file2").apply { createNewFile() } in Test for --strict-input-files-exempt()
/tools/asuite/aidegen/lib/
Dide_common_util.py72 def _walk_tree_find_ide_exe_file(top, ide_script_name): argument
83 logging.info('Searching IDE script %s in path: %s.', ide_script_name, top)
84 for root, _, files in os.walk(top):
85 logging.debug('Search all files under %s to get %s, %s.', top, root,
/tools/external_updater/
DOWNERS1 # Default code reviewers picked from top 3 or more developers.
/tools/loganalysis/src/com/android/loganalysis/item/
DBugreportItem.java132 public void setTop(TopItem top) { in setTop() argument
133 setAttribute(TOP, top); in setTop()
/tools/test/graphicsbenchmark/
DOWNERS1 # Default code reviewers picked from top 3 or more developers.
/tools/trebuchet/
DOWNERS1 # Default code reviewers picked from top 3 or more developers.
/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/
Drenderer.h41 float top; member
Drenderer.cpp134 egl.top = 1.0f; in initDisplay()
198 if (y + RADIUS >= egl.top || y - RADIUS <= egl.bottom) { in update()
Dvecmath.cpp345 Mat4 Mat4::Ortho2D(float left, float top, float right, float bottom) { in Ortho2D() argument
349 const float inv_y = 1.0f / (-top + bottom); in Ortho2D()
369 result.f_[13] = (top + bottom) * inv_y; in Ortho2D()
Dvecmath.h779 static Mat4 Ortho2D(float left, float top, float right, float bottom);
/tools/tradefederation/core/test_framework/
DREADME.md3 This is the top-layer provided to write and run tests against.
/tools/repohooks/
DREADME.md43 * `GLOBAL-PREUPLOAD.cfg`: The top level of the repo checkout.
44 For manifests that don't have a project checked out at the top level,
48 settings on top.
52 This file is checked in the top of a specific git repository. Stacking them
79 Hooks are executed in the top directory of the git repository. All paths should
256 # Or paths relative to the top of the git project.
/tools/trebuchet/trebuchet/user-switch-analyzer/
DREADME.md6 It also provides the time takes by top 5 slowest services in each category
/tools/tradefederation/core/atest/docs/
Ddevelop_test_runners.md14 top-level args consumed by atest passed onto the test runner. It is up to the
/tools/asuite/atest/docs/
Ddevelop_test_runners.md14 top-level args consumed by atest passed onto the test runner. It is up to the
/tools/tradefederation/core/proto/
Dtest_record.proto33 // The UUID of this TestRecord's parent. Unset if this is a top-level record.
/tools/metalava/
DREADME.md260 | Rect.top | 22 |
274 * Built on top of a full, type-resolved AST. Doclava1 was integrated with
306 Metalava is implemented on top of IntelliJ parsing APIs (PSI and UAST). However,
334 to a source tree or a .jar file, and it constructs Items built on top of PSI:
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto69 // All top-level definitions in this file.
281 // file for each top-level message, enum, and service defined in the .proto
285 // top-level extensions defined in the file.
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...