Home
last modified time | relevance | path

Searched refs:built (Results 1 – 25 of 65) 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/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
35 #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/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/layoutlib/bridge/tests/res/testApp/MyApplication/
D.gitignore6 # We need the built .class files to load custom views and R class.
/frameworks/base/core/tests/coretests/src/android/net/
DUriTest.java500 Uri built = new Uri.Builder() in testHierarchical() local
509 uriString, ssp, built, scheme, authority, path, query, fragment); in testHierarchical()
511 uriString, ssp, built, scheme, authority, path, query, fragment); in testHierarchical()
514 built = new Uri.Builder() in testHierarchical()
523 uriString, ssp, built, scheme, authority, path, query, fragment); in testHierarchical()
525 uriString, ssp, built, scheme, authority, path, query, fragment); in testHierarchical()
528 built = built.buildUpon().build(); in testHierarchical()
531 uriString, ssp, built, scheme, authority, path, query, fragment); in testHierarchical()
533 uriString, ssp, built, scheme, authority, path, query, fragment); in testHierarchical()
/frameworks/hardware/interfaces/cameraservice/vts/functional/
DAndroid.bp47 // so should be built with a static stl as well, since if its built
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSystemUIInitializer.java155 boolean built = shellHandler.runWithScissors(() -> { in setupWmComponent()
159 if (!built) { in setupWmComponent()
/frameworks/base/core/java/android/service/wallpaper/
DAndroid.bp21 // 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/rs/toolkit/
DREADME.txt7 While it is initially built with Soong, the end goal is to move this to github once the work
/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/planner/
DFlattener.h166 const bool built = mBuilt; in validateAndBuild() local
168 if (mNumSets <= 0 || built) { in validateAndBuild()
/frameworks/av/services/audiopolicy/managerdefault/
DAndroid.bp40 // libaudiopolicyengineconfigurable can be built in addition by specifying
/frameworks/base/tests/SurfaceComposition/
DAndroid.bp27 // When built, explicitly put it in the data partition.
/frameworks/rs/cpp/
DAndroid.bp29 // Used in librsjni, which is built as NDK code => no ASan.
/frameworks/av/media/libstagefright/rtsp/
DAndroid.bp105 // test references UDPPusher and ARTPSession, neither of which is built into
/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/base/packages/SystemUI/plugin_core/
DAndroid.bp36 // Enforce that the library is built against java 8 so that there are
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/dual/jni/
DAndroid.bp31 // This is the target being built.
/frameworks/av/media/codec2/hal/client/
DAndroid.bp38 // causes a segfault when mixing global std::string symbols built with
/frameworks/opt/car/setupwizard/
Dbuild.gradle28 // studio and have it work. Sometimes android studio's built in gradle
/frameworks/base/wifi/tests/
DREADME.md5 The test cases are built using the [JUnit](http://junit.org/) and [Mockito](http://mockito.org/)

123