/external/junit-params/src/test/java/junitparams/ |
D | ParametersForEnumTest.java | 15 private static Set<Fruit> testedFruits = new HashSet<Fruit>(); 19 assertThat(testedFruits).contains(Fruit.class.getEnumConstants()); in checkAllFruitsTested() 23 @Parameters(source = Fruit.class) 24 public void testAFruit(Fruit fruit) throws Exception { in testAFruit() 28 public enum Fruit { enum in ParametersForEnumTest
|
/external/google-fruit/extras/benchmark/ |
D | README.md | 2 ## Fruit benchmarks 4 Fruit contains some code to benchmark various metrics (e.g. performance, compile time, executable s… 9 The `suites` folder contains suites of Fruit (or Fruit-related) benchmarks that can be run using `r… 26 * `fruit_full.yml`: full set of Fruit benchmarks (using the Fruit 3.x API). 31 * `fruit_single.yml`: runs the Fruit runtime benchs under a single compiler and with just 1 combina… 34 * `fruit_debug.yml`: a suite used to debug Fruit's benchmarking code. This is very quick, but the a… 37 time of writing) instead of Fruit. 47 there could be a table definition that displays only metrics meaningful to Fruit users and one that… 48 more fine-grained metrics that are only meaningful to Fruit developers). 59 a Fruit commit): [all …]
|
/external/google-fruit/ |
D | CONTRIBUTING.md | 2 # Contributing to Fruit 4 This file contains various information and documentation for Fruit contributors. 5 If you only want to use Fruit, see the [wiki](https://github.com/google/fruit/wiki); 6 you can find instructions for building Fruit manually 9 If you actually want to change Fruit itself, that's great! Read on. 15 Fruit supports two build systems: CMake (configured in `CMakeLists.txt` files) and 18 This means that when you build/test Fruit code you have a choice of what build system you want to u… 20 `CMakeLists.txt` and `BUILD` files, to make sure that Fruit keeps building (and passing its tests) … 24 Example commands to build a development version of Fruit using CMake (with all assertions enabled) … 38 Fruit uses Travis CI for continuous integration. You can see the latest CI runs in Travis CI [all …]
|
D | CMakeLists.txt | 1 project(Fruit) project 17 # The Visual Studio CMake generators default to multiple configurations, but Fruit doesn't support … 49 option(FRUIT_ENABLE_COVERAGE "Enable collection of test coverage. This is meant to be used by Fruit… 59 …If this is false, Fruit will use std::unordered_set and std::unordered_map instead (however this c… 71 set(RUN_TESTS_UNDER_VALGRIND FALSE CACHE BOOL "Whether to run Fruit tests under valgrind") 94 # of the user-friendly default that hides Fruit internals). 120 set(CPACK_PACKAGE_NAME "Fruit") 122 set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "Fruit - Dependency Injection Framework For C++") 127 set(CPACK_PACKAGE_INSTALL_DIRECTORY "Fruit")
|
D | METADATA | 2 description: "Fruit is a dependency injection framework for C++, loosely inspired by the Guice fram…
|
D | README.md | 7 Fruit is a [dependency injection](http://en.wikipedia.org/wiki/Dependency_injection) framework for …
|
/external/google-fruit/extras/packaging/ |
D | debian.control | 12 Fruit is a dependency injection framework for C++, loosely inspired by the 21 Fruit is a dependency injection framework for C++, loosely inspired by the
|
D | libfruit.spec | 28 Fruit is a dependency injection framework for C++, loosely inspired by the 41 Fruit is a dependency injection framework for C++, loosely inspired by the
|
D | PKGBUILD | 5 pkgdesc="Fruit is a dependency injection framework for C++."
|
/external/google-fruit/extras/scripts/ |
D | postsubmit.bat | 28 mkdir C:\Fruit\build-%CONFIGURATION% 29 cd C:\Fruit\build-%CONFIGURATION%
|
/external/google-fruit/extras/doc/ |
D | README | 2 It's not necessary to build this when building Fruit.
|
/external/google-fruit/tests/ |
D | CMakeLists.txt | 6 …option(FRUIT_TESTS_USE_PRECOMPILED_HEADERS "Whether to use pre-compiled headers (PCHs) in Fruit te… 13 …option(FRUIT_TESTS_USE_PRECOMPILED_HEADERS "Whether to use pre-compiled headers (PCHs) in Fruit te…
|
D | tested_features.md | 43 * **TODO: ownership check** Returning a pointer (also check that Fruit takes ownership) 98 * **TODO: ownership check** Returning a pointer (also check that Fruit takes ownership)
|
/external/junit-params/ |
D | RELEASES.md | 168 @Parameters(source = Fruit.class)
|
/external/python/cpython3/Doc/library/ |
D | enum.rst | 432 >>> from test.test_enum import Fruit 434 >>> Fruit.TOMATO is loads(dumps(Fruit.TOMATO))
|
/external/google-styleguide/docguide/ |
D | style.md | 367 Fruit | Attribute | Notes
|
/external/python/cpython3/Lib/test/ |
D | test_enum.py | 78 class Fruit(Enum): class
|
/external/cldr/tools/java/org/unicode/cldr/draft/ |
D | Categories.txt | 22784 1F345 So Symbol Fruit TOMATO 22785 1F346 So Symbol Fruit AUBERGINE 22786 1F347 So Symbol Fruit GRAPES 22787 1F348 So Symbol Fruit MELON 22788 1F349 So Symbol Fruit WATERMELON 22789 1F34A So Symbol Fruit TANGERINE 22790 1F34B So Symbol Fruit LEMON 22791 1F34C So Symbol Fruit BANANA 22792 1F34D So Symbol Fruit PINEAPPLE 22793 1F34E So Symbol Fruit RED APPLE [all …]
|
/external/brotli/tests/testdata/ |
D | plrabn12.txt | 4341 Fruit of delicious vines, the growth of Heaven. 9072 Fruit of thy womb: On me the curse aslope
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart1.csv | 30642 ,"ES","SFR","Sant Fruit�s de Bag�s","Sant Fruitos de Bages","B","--3-----","RL","0401",,"4145N 0015…
|
/external/icu/icu4c/source/data/unidata/ |
D | ppucd.txt | 35481 # Fruit and vegetable symbols
|