Home
last modified time | relevance | path

Searched refs:providing (Results 1 – 25 of 294) sorted by relevance

12345678910>>...12

/external/guice/extensions/throwingproviders/test/com/google/inject/throwingproviders/
DCheckedProviderTest.java145 .providing(MockFoo.class) in setUp()
152 .providing(MockFoo.class) in setUp()
361 .providing(MockFoo.class); in testAnnotations_Cxtor()
365 .providing(AnotherMockFoo.class); in testAnnotations_Cxtor()
619 .providing(DependentMockFoo.class); in testDependencies_Cxtor()
894 .providing(new TypeLiteral<ThrowingArrayList<String>>() {}); in testBindingToInterfaceWithGeneric_Cxtor()
942 .providing(WrongExceptionFoo.class); in testCxtorWithWrongException()
999 .providing(SubclassExceptionFoo.class); in testCxtorWithSubclassOfExceptionIsOk()
1058 .providing(SuperclassExceptionFoo.class); in testCxtorWithSuperclassExceptionFails()
1114 .providing(RuntimeExceptionFoo.class); in testCxtorWithRuntimeExceptionsIsOk()
[all …]
/external/chromium-trace/catapult/telemetry/third_party/altgraph/doc/
Dgraphstat.rst1 :mod:`altgraph.GraphStat` --- Functions providing various graph statistics
5 :synopsis: Functions providing various graph statistics
/external/parameter-framework/upstream/bindings/python/
DREADME.md17 - A C++ source file providing a low-level wrapping of the parameter-framework
20 - A Python module called `PyPfw`, using `PyPfw`, providing proxy classes of the
/external/skia/site/dev/present/
Dindex.md4 Resources providing technical overview of various aspects of the Skia library
/external/vulkan-validation-layers/
DREADME.md42 project development; Google providing significant contributions to the validation layers;
43 Khronos providing oversight and hosting of the project.
/external/llvm/utils/lit/
DREADME.txt6 summarizing their results, and providing indication of failures. lit is designed
/external/valgrind/exp-bbv/tests/x86/
Dmillion.S2 # for providing an OSX 10.5 machine to test on
/external/chromium-trace/catapult/third_party/beautifulsoup4/
DPKG-INFO10 Description: Beautiful Soup sits atop an HTML or XML parser, providing Pythonic idioms for iteratin…
/external/guice/extensions/throwingproviders/src/com/google/inject/throwingproviders/
DThrowingProviderBinder.java209 public ScopedBindingBuilder providing(Class<? extends T> cxtorClass) { in providing() method in ThrowingProviderBinder.SecondaryBinder
210 return providing(TypeLiteral.get(cxtorClass)); in providing()
215 public ScopedBindingBuilder providing(TypeLiteral<? extends T> cxtorLiteral) { in providing() method in ThrowingProviderBinder.SecondaryBinder
/external/gemmlowp/meta/
DREADME5 - providing a new matrix multiplication kernel.
6 - providing the optimized codepaths for as many possible user scenarios without
/external/autotest/client/site_tests/graphics_PiglitBVT/
Dcontrol.723 by providing developers with a simple means to perform regression tests.
Dcontrol.523 by providing developers with a simple means to perform regression tests.
Dcontrol.1823 by providing developers with a simple means to perform regression tests.
Dcontrol.923 by providing developers with a simple means to perform regression tests.
Dcontrol.423 by providing developers with a simple means to perform regression tests.
Dcontrol.1123 by providing developers with a simple means to perform regression tests.
Dcontrol.1723 by providing developers with a simple means to perform regression tests.
Dcontrol.2023 by providing developers with a simple means to perform regression tests.
Dcontrol.623 by providing developers with a simple means to perform regression tests.
Dcontrol.823 by providing developers with a simple means to perform regression tests.
Dcontrol.123 by providing developers with a simple means to perform regression tests.
Dcontrol.1023 by providing developers with a simple means to perform regression tests.
Dcontrol.1623 by providing developers with a simple means to perform regression tests.
Dcontrol.1323 by providing developers with a simple means to perform regression tests.
/external/eigen/cmake/
DEigenDetermineOSVersion.cmake1 # The utility function DetermineOSVersion aims at providing an

12345678910>>...12