HomeSort by relevance Sort by last modified time
    Searched refs:builds (Results 1 - 25 of 112) sorted by null

1 2 3 4 5

  /frameworks/base/tests/SmokeTest/
Android.mk 6 # This builds "SmokeTestApp"
15 # This builds "SmokeTest"
  /external/webkit/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/LeaksViewer/
RecentBuildsLoader.js 32 var url = this._buildbotBaseURL + "/json/builders/" + builderName + "/builds/?";
37 var builds = [];
69 builds.push(buildInfo);
75 builds.sort(function(a, b) { return b.revision - a.revision; });
76 self._didLoadRecentBuildsCallback(builds);
LeaksViewer.css 67 #recent-builds-loading-indicator {
71 #recent-builds-list {
  /development/tools/emulator/system/qemud/
Android.mk 5 # smooth builds even if the tree contains both versions.
  /external/srec/audio/AudioIn/UNIX/src/
Android.mk 6 # common settings for all ASR builds, exports some variables for sub-makes
  /external/srec/audio/test/AudioHardwareRecord/
Android.mk 6 # common settings for all ASR builds, exports some variables for sub-makes
  /external/srec/audio/test/AudioHardwareRecordLoop/
Android.mk 6 # common settings for all ASR builds, exports some variables for sub-makes
  /external/srec/audio/test/AudioInRecord/
Android.mk 6 # common settings for all ASR builds, exports some variables for sub-makes
  /frameworks/base/packages/WAPPushManager/
Android.mk 19 # This finds and builds the test apk as well, so a single make does both.
  /frameworks/base/services/camera/tests/CameraServiceTest/
Android.mk 25 # chance to fix this test, we don't want to break normal builds.
  /packages/apps/BasicSmsReceiver/
Android.mk 12 # Builds against the public SDK
19 # This finds and builds the test apk as well, so a single make does both.
  /packages/apps/CellBroadcastReceiver/
Android.mk 14 # This finds and builds the test apk as well, so a single make does both.
  /packages/apps/Mms/
Android.mk 12 # Builds against the public SDK
23 # This finds and builds the test apk as well, so a single make does both.
  /packages/apps/Mms/apptests/
Android.mk 12 # Builds against the public SDK
19 # This finds and builds the test apk as well, so a single make does both.
  /prebuilt/android-arm/gdbserver/
Android.mk 5 # get included in user or SDK builds. (GPL issues)
  /sdk/emulator/qemud/
Android.mk 5 # smooth builds even if the tree contains both versions.
  /development/tools/emulator/opengl/system/egl/
Android.mk 25 # Ensure that this file is only copied to emulator-specific builds.
26 # Other builds are device-specific and will provide their own
  /external/freetype/
Android.mk 37 $(LOCAL_PATH)/builds \
45 # the following is for testing only, and should not be used in final builds
  /external/webkit/Tools/TestResultServer/model/
jsonresults_unittest.py 85 (builds, tests) = test_data
86 if not builds or not tests:
96 for build in builds:
104 json = json.replace("[TESTDATA_COUNT]", ",".join(builds))
303 # of builds to track.
314 # of builds to track, using smaller threshold.
  /external/icu4c/samples/
readme.txt 76 Note: 'make all-samples' won't work correctly in out of source builds.
  /external/srec/tools/dictTest/
Android.mk 6 # common settings for all ASR builds, exports some variables for sub-makes
  /external/srec/tools/make_ve_grammar/
Android.mk 6 # common settings for all ASR builds, exports some variables for sub-makes
  /external/srec/tools/test_swiarb/
Android.mk 6 # common settings for all ASR builds, exports some variables for sub-makes
  /hardware/ti/omap4xxx/hwc/
Android.mk 1 # HWC under heavy development and should not be included in builds for now
  /frameworks/compile/libbcc/runtime/make/platform/
darwin_fat.mk 7 # example, Debug and Release builds, or builds with and without
21 # When not universal builds, this section may define:

Completed in 1430 milliseconds

1 2 3 4 5