Home
last modified time | relevance | path

Searched refs:built (Results 1 – 25 of 55) sorted by relevance

123

/frameworks/compile/libbcc/tests/
DREADME.lit2 * Ensure `llvm-rs-as` is built, either by doing a top-level `make
4 * Ensure that LLVM and libbcc are built with
6 * Ensure `opt` is built from external/llvm, either by top-level `make
/frameworks/opt/setupwizard/tools/gradle/
Ddist-library-instrumentation-tests.gradle8 * "${project.archivesBaseName}Tests.apk". This allows multiple flavors of test APKs to be built
18 // "Debug" tests are not built by BuildSrc by default. Depend on the task so it will be built.
/frameworks/base/tools/aapt2/
Ddevelopment.md8built with `make -j static_sdk_tools dist DIST_DIR=$OUTPUT_DIRECTORY BUILD_HOST_static=1`. Note, i…
/frameworks/base/core/tests/coretests/src/android/net/
DUriTest.java470 Uri built = new Uri.Builder() in testHierarchical() local
479 uriString, ssp, built, scheme, authority, path, query, fragment); in testHierarchical()
481 uriString, ssp, built, scheme, authority, path, query, fragment); in testHierarchical()
484 built = new Uri.Builder() in testHierarchical()
493 uriString, ssp, built, scheme, authority, path, query, fragment); in testHierarchical()
495 uriString, ssp, built, scheme, authority, path, query, fragment); in testHierarchical()
498 built = built.buildUpon().build(); in testHierarchical()
501 uriString, ssp, built, scheme, authority, path, query, fragment); in testHierarchical()
503 uriString, ssp, built, scheme, authority, path, query, fragment); in testHierarchical()
/frameworks/compile/slang/tests/P_redefine_RS_VERSION/
Dstderr.txt.expect2 <built-in>:1:9: note: previous definition is here
/frameworks/compile/libbcc/tests/debuginfo/
DREADME28 To run the tests, you must have built the android source tree and have
31 You need the following tools (not built by the android build system) on
39 By default, llvm-lit will use the clang and bcc driver built in the android
/frameworks/base/core/java/android/service/wallpaper/
DAndroid.bp9 // Enforce that the library is built against java 8 so that there are
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/
DREADME.md29 download a pre-built binary from our release page:
33 In the downloads section of each release, you can find pre-built binaries in
42 These pre-built binaries are only provided for released versions. If you want
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/
D.gitignore6 # We need the built .class files to load custom views and R class.
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/
DREADME.md35 Before running the tests, make sure you have already built the protoc binary
37 scripts will use the built binary located at ${protobuf}/src/protoc.
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/
DREADME.md66 built earlier:
75 install libprotobuf you built earlier, or set LD_LIBRARY_PATH:
123 The C++ implementation for Python messages is built as a Python extension to
/frameworks/base/packages/SystemUI/shared/
DAndroid.bp27 // Enforce that the library is built against java 7 so that there are
/frameworks/base/tests/SurfaceComposition/
DAndroid.bp18 // When built, explicitly put it in the data partition.
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/
DREADME.md69 If you already built the package with a different prefix, make sure
129 built in order to build tests. When cross-compiling, the protoc
138 trying to execute the one built during the build process. You can
140 you built the protobuf package for your host machine in ../host,
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/32/jni/
DAndroid.bp22 // This is the target being built.
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/dual/jni/
DAndroid.bp22 // This is the target being built.
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/64/jni/
DAndroid.bp21 // This is the target being built.
/frameworks/native/libs/input/
DAndroid.bp15 // libinput is partially built for the host (used by build time keymap validation tool)
/frameworks/rs/cpp/
DAndroid.bp22 // Used in librsjni, which is built as NDK code => no ASan.
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/protoc-artifacts/
Dbuild-zip.sh10 This script will download pre-built protoc binaries from maven repository
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/js/
DREADME.md25 npm, but you can download a pre-built binary
34 a pre-built binary from [https://github.com/google/protobuf/releases](https://github.com/google/pro…
108 already be built and available. If you are running from GitHub, you need
/frameworks/native/libs/gui/tests/
DAndroid.bp59 // This test has a main method, and requires a separate binary to be built.
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/benchmarks/
Dreadme.txt18 below assume a jar file (protobuf.jar) has been built and copied
/frameworks/opt/setupwizard/library/
Dself.gradle2 * This self.gradle build file is only run when built in ub-setupwizard-* branches.
Drules.gradle6 * dependencies like support library is built directly from source, while for standalone builds they

123