Home
last modified time | relevance | path

Searched refs:monkey (Results 1 – 25 of 81) sorted by relevance

1234

/external/llvm-project/debuginfo-tests/dexter-tests/
Dnamespace.cpp14 namespace monkey { namespace
19 printf("hello %d\n", monkey::ape); // DexLabel('main') in main()
/external/python/setuptools/setuptools/
D__init__.py16 from . import monkey
134 _Command = monkey.get_unpatched(distutils.core.Command)
180 monkey.patch_all()
Dextension.py9 from .monkey import get_unpatched
/external/grpc-grpc/src/python/grpcio_tests/
Dcommands.py143 from gevent import monkey
144 monkey.patch_all()
/external/one-true-awk/testdir/
DT.misc283 printf "the monkey ate a %s\n", "banana" }
289 printf "the monkey ate a %s\n", "banana" }
/external/tensorflow/tensorflow/lite/java/ovic/src/testdata/
Dlabels.txt378 proboscis monkey
381 howler monkey
383 spider monkey
384 squirrel monkey
/external/tensorflow/tensorflow/lite/java/demo/app/src/main/assets/
Dlabels_imagenet_slim.txt378 proboscis monkey
381 howler monkey
383 spider monkey
384 squirrel monkey
Dlabels_mobilenet_quant_v1_224.txt378 proboscis monkey
381 howler monkey
383 spider monkey
384 squirrel monkey
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/break_rules/
Dline_cj.txt11 # Note: Rule syntax and the monkey test itself are still a work in progress.
65 # Limitations of this monkey test rule parser require that these definitions be pulled out
72 # Limitations of this monkey test rule parser require that these definitions be pulled out
Dgrapheme.txt11 # Note: Rule syntax and the monkey test itself are still a work in progress.
Dword.txt10 # Note: Rule syntax and the monkey test itself are still a work in progress.
Dword_POSIX.txt10 # Note: Rule syntax and the monkey test itself are still a work in progress.
Dline.txt11 # Note: Rule syntax and the monkey test itself are still a work in progress.
65 # Limitations of this monkey test rule parser require that these definitions be pulled out
/external/icu/icu4c/source/test/testdata/break_rules/
Dline_cj.txt11 # Note: Rule syntax and the monkey test itself are still a work in progress.
65 # Limitations of this monkey test rule parser require that these definitions be pulled out
72 # Limitations of this monkey test rule parser require that these definitions be pulled out
Dgrapheme.txt11 # Note: Rule syntax and the monkey test itself are still a work in progress.
Dword_POSIX.txt10 # Note: Rule syntax and the monkey test itself are still a work in progress.
Dword.txt10 # Note: Rule syntax and the monkey test itself are still a work in progress.
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/break_rules/
Dline_cj.txt11 # Note: Rule syntax and the monkey test itself are still a work in progress.
65 # Limitations of this monkey test rule parser require that these definitions be pulled out
72 # Limitations of this monkey test rule parser require that these definitions be pulled out
Dgrapheme.txt11 # Note: Rule syntax and the monkey test itself are still a work in progress.
Dword.txt10 # Note: Rule syntax and the monkey test itself are still a work in progress.
Dword_POSIX.txt10 # Note: Rule syntax and the monkey test itself are still a work in progress.
/external/llvm-project/llvm/utils/benchmark/test/
DCMakeLists.txt73 add_filter_test(filter_regex_none "monkey" 0)
74 add_filter_test(filter_regex_none_negative "-monkey" 5)
/external/llvm-project/libcxx/utils/google-benchmark/test/
DCMakeLists.txt73 add_filter_test(filter_regex_none "monkey" 0)
74 add_filter_test(filter_regex_none_negative "-monkey" 5)
/external/libcxx/utils/google-benchmark/test/
DCMakeLists.txt73 add_filter_test(filter_regex_none "monkey" 0)
74 add_filter_test(filter_regex_none_negative "-monkey" 5)
/external/google-benchmark/test/
DCMakeLists.txt73 add_filter_test(filter_regex_none "monkey" 0)
74 add_filter_test(filter_regex_none_negative "-monkey" 5)

1234