Home
last modified time | relevance | path

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

12

/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/native/libs/binder/ndk/
Dstability.cpp27 #error libbinder_ndk should only be built in a system context
31 #error libbinder_ndk should only be built in a system context
/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/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/tests/coretests/src/android/net/
DUriTest.java490 Uri built = new Uri.Builder() in testHierarchical() local
499 uriString, ssp, built, scheme, authority, path, query, fragment); in testHierarchical()
501 uriString, ssp, built, scheme, authority, path, query, fragment); in testHierarchical()
504 built = new Uri.Builder() in testHierarchical()
513 uriString, ssp, built, scheme, authority, path, query, fragment); in testHierarchical()
515 uriString, ssp, built, scheme, authority, path, query, fragment); in testHierarchical()
518 built = built.buildUpon().build(); in testHierarchical()
521 uriString, ssp, built, scheme, authority, path, query, fragment); in testHierarchical()
523 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/layoutlib/bridge/tests/res/testApp/MyApplication/
D.gitignore6 # We need the built .class files to load custom views and R class.
/frameworks/base/core/java/android/service/wallpaper/
DAndroid.bp20 // Enforce that the library is built against java 8 so that there are
/frameworks/libs/service_entitlement/
DREADME.md24 NOTE Debug option only available on devices which is built as userdebug.
/frameworks/av/services/audiopolicy/managerdefault/
DAndroid.bp33 // libaudiopolicyengineconfigurable can be built in addition by specifying
/frameworks/base/packages/SystemUI/plugin_core/
DAndroid.bp29 // Enforce that the library is built against java 8 so that there are
/frameworks/base/tests/SurfaceComposition/
DAndroid.bp27 // When built, explicitly put it in the data partition.
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/32/jni/
DAndroid.bp31 // This is the target being built.
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/64/jni/
DAndroid.bp30 // This is the target being built.
/frameworks/rs/cpp/
DAndroid.bp29 // Used in librsjni, which is built as NDK code => no ASan.
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/dual/jni/
DAndroid.bp31 // This is the target being built.
/frameworks/base/wifi/tests/
DREADME.md5 The test cases are built using the [JUnit](http://junit.org/) and [Mockito](http://mockito.org/)
/frameworks/base/services/tests/servicestests/test-apps/PackageParsingTestManifests/
DAndroid.bp17 // they will have to built manually and checked into the tree as prebuilts. A modified version of
/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
/frameworks/compile/libbcc/tools/bcc/
DMain.cpp353 bool built = RSCD.build(context, OptOutputPath.c_str(), in main() local
359 if (!built) { in main()
/frameworks/native/libs/ui/tests/
DAndroid.bp89 // This test has a main method, and requires a separate binary to be built.
/frameworks/native/libs/gui/tests/
DAndroid.bp95 // This test has a main method, and requires a separate binary to be built.
/frameworks/base/lowpan/tests/
DREADME.md4 The test cases are built using the [JUnit](http://junit.org/) and [Mockito](http://mockito.org/)

12