HomeSort by relevance Sort by last modified time
    Searched refs:_test (Results 26 - 50 of 340) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/python/cpython2/Lib/lib-tk/
Dialog.py 27 def _test(): function
44 'command': _test,
  /external/python/cpython2/Tools/bgen/bgen/
bgenGeneratorGroup.py 30 def _test(): function
40 _test()
  /external/python/cpython3/Lib/tkinter/
dialog.py 24 def _test(): function
41 'command': _test,
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
Dialog.py 27 def _test(): function
44 'command': _test,
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
Dialog.py 27 def _test(): function
44 'command': _test,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Dialog.py 27 def _test(): function
44 'command': _test,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Dialog.py 27 def _test(): function
44 'command': _test,
  /external/llvm/test/MC/ARM/
aligned-blx.s 20 .thumb_func _test
23 .globl _test
24 _test: label
misaligned-blx.s 24 .thumb_func _test
27 .globl _test
28 _test: label
  /external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
StringBoilerplateTest.java 26 _test(); method
  /external/tensorflow/tensorflow/python/kernel_tests/
pool_test.py 147 def _test(self, input_shape, **kwargs): member in class:PoolingTest
160 self._test(
176 self._test(
186 self._test(
202 self._test(
212 self._test(
229 self._test(
239 self._test(
252 self._test(
260 self._test(
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/metaclasses/
Eiffel.py 100 def _test(): function
113 _test()
  /external/autotest/client/site_tests/cellular_StressEnable/
cellular_StressEnable.py 39 def _test(self, settle): member in class:cellular_StressEnable
54 self._test(t / 10.0)
  /external/fonttools/Lib/fontTools/misc/
eexec.py 48 def _test(): function
55 _test()
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DateFormatRoundTripTest.java 74 _test(loc);
77 _test(Locale.getDefault());
79 _test(avail[i]);
99 private void _test(Locale loc) { method in class:DateFormatRoundTripTest
127 _test(df, false); method
135 _test(df, true); method
144 _test(df, false); method
150 private void _test(DateFormat fmt, boolean timeOnly) { method in class:DateFormatRoundTripTest
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DateFormatRoundTripTest.java 71 _test(loc);
74 _test(Locale.getDefault());
76 _test(avail[i]);
96 private void _test(Locale loc) { method in class:DateFormatRoundTripTest
124 _test(df, false); method
132 _test(df, true); method
141 _test(df, false); method
147 private void _test(DateFormat fmt, boolean timeOnly) { method in class:DateFormatRoundTripTest
  /external/python/cpython2/Demo/metaclasses/
Eiffel.py 100 def _test(): function
113 _test()
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
MultiStatusBar.py 20 def _test(): function
32 _test()
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
MultiStatusBar.py 20 def _test(): function
32 _test()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
MultiStatusBar.py 20 def _test(): function
32 _test()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
MultiStatusBar.py 20 def _test(): function
32 _test()
  /external/tensorflow/tensorflow/tools/compatibility/
tf_upgrade_test.py 117 def _test(input, output): # pylint: disable=redefined-builtin function in function:TestUpgrade.testListComprehension
120 _test("tf.concat(0, \t[x for x in y])\n",
122 _test("tf.concat(0,[x for x in y])\n",
124 _test("tf.concat(0,[\nx for x in y])\n",
126 _test("tf.concat(0,[\n \tx for x in y])\n",
  /external/ltp/testcases/kernel/controllers/freezer/
libcgroup_freezer 93 mkdir -p $TMP/${cgroup_subsys}_test > /dev/null 2>&1
99 if [ ! -d $TMP/${cgroup_subsys}_test ]; then
105 mount -t cgroup -o${cgroup_subsys} test_cgroup_${cgroup_subsys} $TMP/${cgroup_subsys}_test
110 rmdir $TMP/${cgroup_subsys}_test 2> /dev/null
115 cd $TMP/${cgroup_subsys}_test > /dev/null 2>&1
120 umount $TMP/${cgroup_subsys}_test || umount -l $TMP/${cgroup_subsys}_test || tst_brkm TBROK "Failed to unmount cgroup filesystem with ${cgroup_subsys} subsystem"
121 rmdir $TMP/${cgroup_subsys}_test 2> /dev/null
145 umount $TMP/${cgroup_subsys}_test > /dev/null 2>&1 \
146 || umount -l $TMP/${cgroup_subsys}_test || \
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
StringBoilerplateTest.java 29 _test(); method
UnicodeMapBoilerplateTest.java 33 _test(); method

Completed in 1007 milliseconds

12 3 4 5 6 7 8 91011>>