Searched refs:production (Results 1 – 25 of 126) sorted by relevance
123456
/external/bison/tests/ |
D | named-refs.at | 255 test.y:50.3-68: symbol not found in production: lo9 262 test.y:55.3-47: symbol not found in production: r12 264 test.y:56.3-46: symbol not found in production: expo 357 test.y:23.11-24.62: symbol not found in production: cond1 359 test.y:25.11-26.60: symbol not found in production: stmt 362 test.y:27.11-28.59: symbol not found in production: stmt 368 test.y:31.11-32.63: symbol not found in production: stmt 372 test.y:33.11-34.69: symbol not found in production: stmt 376 test.y:35.11-36.71: symbol not found in production: stmt.list 380 test.y:37.11-38.60: symbol not found in production: then [all …]
|
/external/harfbuzz_ng/src/ |
D | hb-gobject-enums.cc.tmpl | 43 /*** BEGIN file-production ***/ 45 /*** END file-production ***/ 58 /*** BEGIN value-production ***/ 60 /*** END value-production ***/
|
/external/autotest/client/site_tests/policy_RestoreOnStartupURLs/ |
D | README | 11 the local AutoTest fake DM Server to download policies, and production GAIA to 25 the production, staging, or test environments. 28 prod: production - DMServer and GAIA in production 32 GAIA in production 33 dm-fake (default): AutoTest - fake AutoTest DMServer and GAIA in production.
|
D | control | 35 Runs a single test case (e.g., SingleUrl_1Tab) against the production
|
/external/autotest/client/site_tests/policy_EditBookmarksEnabled/ |
D | README | 11 the fake AutoTest DM Server for policy download, and production GAIA for user 25 the production, staging, or test environments. 28 prod - Production: DMServer and GAIA in production. 32 GAIA in production. 33 dm-fake - (default) AutoTest: Fake local DMServer, and GAIA in production.
|
D | control | 36 Runs a single test case (e.g., True) against the production environment, with
|
/external/chromium-trace/catapult/dashboard/docs/ |
D | getting-set-up.md | 23 To load sample graph or alert data from production, navigate to 26 ## Deploying to production 40 WARNING: Some changes to production may not be easily reversible; for
|
D | cloud-debugger.md | 4 can now be used to debug errors in production. This debugging
|
D | code-snippets.md | 3 It is possible to directly execute code on a production instance of the performance dashboard. This… 5 There are two places where production code can be run (admins only):
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue139/ |
D | MergeValueTest.java | 66 Map<String, Integer> production = (Map<String, Integer>) map.get("production"); in testMergeUnlessAlreadyExists() local 68 assertEquals(new Integer(3), production.get("key")); in testMergeUnlessAlreadyExists()
|
/external/autotest/client/site_tests/firmware_LockedME/ |
D | control | 20 production, we need to ensure that we do NOT allow CPU updates. 25 *always* fail on any pre-production image.
|
/external/dbus/ |
D | README.win | 11 production quality and this test suite runs mostly. There are some 68 - How far is WinDBus from being usable for production ? 71 production quality and this test suite runs mostly. There are some
|
/external/vboot_reference/scripts/image_signing/sample-test-configs/ |
D | README | 3 or necessarily current production data for Chrome OS. They serve to provide
|
/external/webrtc/tools/ |
D | DEPS | 1 # Tools has its own dependencies, separate from the production code.
|
/external/ceres-solver/data/libmv-ba-problems/ |
D | Readme.txt | 1 Problem files are created from Tears of Steel production files.
|
/external/chromium-trace/catapult/perf_insights/third_party/cloudstorage/ |
D | README.chromium | 7 dependent on any specific version of App Engine for production use.
|
/external/autotest/client/site_tests/build_RootFilesystemSize/ |
D | control | 7 PURPOSE = "Report the production size of the rootfs."
|
/external/autotest/client/site_tests/login_GaiaLogin/ |
D | control | 15 This test verifies that logging into production Gaia works correctly.
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/manage/ |
D | server.py | 242 production = BooleanProperty(verbose_name="Is This Server Production", default=False) variable in Server 491 if self.production: 497 if self.production: 503 if self.production:
|
/external/chromium-trace/catapult/dashboard/ |
D | README.md | 8 - [Debugging in production](/dashboard/docs/cloud-debugger.md)
|
/external/valgrind/ |
D | README_DEVELOPERS_processes | 12 * Major release production: 18 * Minor/correction release production: TBD
|
/external/autotest/ |
D | .gitignore | 53 # These exist on the production servers.
|
/external/autotest/scheduler/ |
D | scheduler_lib.py | 165 if (not scheduler_options.production and
|
/external/chromium-trace/catapult/third_party/webapp2/docs/tutorials/ |
D | virtualenv.rst | 8 production, as it'll assure that each project uses their own library versions
|
/external/protobuf/gtest/ |
D | Makefile.am | 57 test/production.cc \ 58 test/production.h \
|
123456