Home
last modified time | relevance | path

Searched defs:decorator (Results 1 – 25 of 393) sorted by relevance

12345678910>>...16

/aosp_15_r20/platform_testing/libraries/flicker/test/src/android/tools/flicker/junit/
H A DLegacyFlickerDecoratorTest.kt75 val decorator = in <lambda>() constant
107 val decorator = LegacyFlickerDecorator(test.testClass, scenario, transitionRunner, inner) in <lambda>() constant
186 val decorator = in <lambda>() constant
208 val decorator = in <lambda>() constant
H A DFlickerServiceDecoratorTest.kt69 val decorator = in sendsInstrumentationUpdatesOWhenComputingTestMethods() constant
138 val decorator = in failsTestAndNotModuleOnFlickerServiceMethodComputeError() constant
226 val decorator = in handleDuplicateFlickerMethods() constant
H A DFlickerServiceCachedTestCaseTest.kt43 val decorator = Mockito.mock(IFlickerJUnitDecorator::class.java) in reportsPassingResultMetric() constant
97 val decorator = Mockito.mock(IFlickerJUnitDecorator::class.java) in reportsFailingResultMetric() constant
155 val decorator = Mockito.mock(IFlickerJUnitDecorator::class.java) in skippedIfNonBlocking() constant
H A DLegacyFlickerServiceDecoratorTest.kt50 val decorator = in passValidClass() constant
75 val decorator = in hasUniqueMethodNames() constant
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dtest_util.py685 def decorator(self, *args, **kwargs): function
795 def decorator(self, **kwargs): function
955 def decorator(self, **kwargs): function
1161 def decorator(cls): function
1235 def decorator(cls): function
1291 def decorator(f): function
1333 def decorator(f): function
1373 def decorator(self, async_mode, *args, **kwargs): function
1444 def decorator(f): function
1572 def decorator(f): function
[all …]
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/trove4j/trove4j/20160824/
HDtrove4j-20160824.jar ... ) Object o1 Object o2 } gnu/trove/decorator/ gnu/trove/decorator/TByteByteHashMapDecorator$1 ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/intellij/deps/trove4j/1.0.20181211/
HDtrove4j-1.0.20181211.jar ... ) Object o1 Object o2 } gnu/trove/decorator/ gnu/trove/decorator/TByteByteHashMapDecorator$1 ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/jetbrains/intellij/deps/trove4j/1.0.20200330/
HDtrove4j-1.0.20200330.jarMETA-INF/ META-INF/MANIFEST.MF gnu/ gnu/trove/ gnu/ ...
/aosp_15_r20/external/kotlinc/lib/
HDtrove4j.jarMETA-INF/ META-INF/MANIFEST.MF gnu/ gnu/trove/ gnu/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/net/sf/trove4j/trove4j/1.1/
HDtrove4j-1.1.jar ... ) Object o1 Object o2 } gnu/trove/decorator/ gnu/trove/decorator/TDoubleDoubleHashMapDecorator$1 ...
/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Ddispatch.py220 def decorator(func): function
345 def decorator(dispatch_target): function
780 def decorator(handler): function
838 def decorator(handler): function
906 def decorator(handler): function
1151 def decorator(dispatch_target): function
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/
H A Ddecorators.py105 def decorator(f): function
128 def decorator(f): function
153 def decorator(f): function
182 def decorator(f): function
/aosp_15_r20/external/pytorch/test/functorch/
H A Dcommon_utils.py429 op_name, variant_name="", *, decorator=None, device_type=None, dtypes=None argument
494 def decorateForModules(decorator, module_classes, device_type=None, dtypes=None): argument
499 decorator=decorator, argument
530 def decorator(fn): function
/aosp_15_r20/external/python/cpython2/Lib/test/support/
D__init__.py420 def decorator(func): function
1286 def decorator(func): function
1322 def decorator(func): function
1396 def decorator(f): function
1423 def decorator(f): function
1717 def decorator(*args): function
/aosp_15_r20/external/aws-sdk-java-v2/services/s3/src/test/java/software/amazon/awssdk/services/s3/internal/
H A DClientDecorationFactoryTest.java44 S3SyncClientDecorator decorator = new S3SyncClientDecorator(); in syncClientTest() local
56 S3AsyncClientDecorator decorator = new S3AsyncClientDecorator(); in asyncClientTest() local
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_distributed.py143 def decorator(func): function
157 def decorator(func): function
180 def decorator(func): function
194 def decorator(func): function
277 def decorator(func): function
H A Dcommon_utils.py745 def __init__(self, decorator, predicate_fn): argument
752 def decorator_fn(params, decorator=self.decorator, predicate_fn=self.predicate_fn): argument
1519 def decorator(fn): function
1540 def decorator(fn): function
1563 def decorator(fn): function
1570 def decorator(cls): function
1588 def decorator(cls_or_func): function
1614 def decorator(fn): function
1721 def decorator(fn): function
4857 def decorator(func): function
[all …]
/aosp_15_r20/external/bcc/tests/python/
H A Dutils.py30 def decorator(func): function
55 def decorator(func): function
/aosp_15_r20/tools/security/gdb/gdb_json_printer/gdb_json_printer/
H A Dprinters.py38 def decorator(self, *args, **kwargs): function
59 def decorator(self): function
/aosp_15_r20/external/autotest/client/common_lib/cros/bluetooth/
H A Dbluetooth_quick_tests_base.py151 def decorator(test_method): function
315 def decorator(batch_method): function
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/
H A Dtesting_utils.py949 def for_all_test_methods(decorator, *args, **kwargs): argument
993 def decorator(f): function
1033 def decorator(f): function
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/
Dutils.py98 def decorator(wrapped_function): function
215 def decorator(method): function
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dcombinations.py391 def decorator(test_method_or_class): function
542 def decorator(self, has_chief, num_workers, num_ps, share_gpu, runner, function
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/numpy_ops/
H A Dnp_utils.py396 def decorator(f): function
463 def decorator(f): function
/aosp_15_r20/external/robolectric/sandbox/src/main/java/org/robolectric/internal/bytecode/
H A DClassInstrumentor.java55 final Decorator decorator; field in ClassInstrumentor
95 protected ClassInstrumentor(Decorator decorator) { in ClassInstrumentor()

12345678910>>...16