/external/python/cpython2/Lib/idlelib/idle_test/ |
D | test_formatparagraph.py | 123 teststring = ( 128 self.runcase(teststring, 4, ('1.0', '4.0', '', teststring[0:53])) 130 teststring = ( 136 self.runcase(teststring, 5, ('2.0', '5.0', '', teststring[1:66])) 138 teststring = ( 144 self.runcase(teststring, 5, ('2.0', '5.0', ' ', teststring[1:85])) 146 teststring = ( 150 self.runcase(teststring, 3, ('2.0', '3.0', '', teststring[1:27])) 152 teststring = ( 156 self.runcase(teststring, 3, ('2.0', '3.0', ' ', teststring[1:55]))
|
/external/guava/guava-tests/benchmark/com/google/common/base/ |
D | WhitespaceMatcherBenchmark.java | 50 private String teststring; field in WhitespaceMatcherBenchmark 62 teststring = newTestString(new Random(1), bitSet, percentMatching); in setUp() 69 String teststring = this.teststring; in countIn() local 71 result += matcher.countIn(teststring); in countIn() 80 String teststring = this.teststring; in collapseFrom() local 82 result += System.identityHashCode(matcher.collapseFrom(teststring, ' ')); in collapseFrom()
|
/external/guava/android/guava-tests/benchmark/com/google/common/base/ |
D | WhitespaceMatcherBenchmark.java | 50 private String teststring; field in WhitespaceMatcherBenchmark 62 teststring = newTestString(new Random(1), bitSet, percentMatching); in setUp() 69 String teststring = this.teststring; in countIn() local 71 result += matcher.countIn(teststring); in countIn() 80 String teststring = this.teststring; in collapseFrom() local 82 result += System.identityHashCode(matcher.collapseFrom(teststring, ' ')); in collapseFrom()
|
/external/python/cpython3/Lib/test/ |
D | test_bufio.py | 50 teststring = pattern * q + pattern[:r] 51 self.assertEqual(len(teststring), length) 52 self.try_one(teststring) 53 self.try_one(teststring + b"x") 54 self.try_one(teststring[:-1])
|
/external/python/cpython2/Lib/test/ |
D | test_bufio.py | 50 teststring = pattern * q + pattern[:r] 51 self.assertEqual(len(teststring), length) 52 self.try_one(teststring) 53 self.try_one(teststring + b"x") 54 self.try_one(teststring[:-1])
|
/external/curl/tests/libtest/ |
D | lib544.c | 26 static char teststring[] = variable 64 test_setopt(curl, CURLOPT_POSTFIELDSIZE, (long) sizeof(teststring)); in test() 67 test_setopt(curl, CURLOPT_COPYPOSTFIELDS, teststring); in test() 73 strcpy(teststring, "FAIL"); in test()
|
/external/python/cpython3/Lib/idlelib/idle_test/ |
D | test_format.py | 126 teststring = ( 131 self.runcase(teststring, 4, ('1.0', '4.0', '', teststring[0:53])) 133 teststring = ( 139 self.runcase(teststring, 5, ('2.0', '5.0', '', teststring[1:66])) 141 teststring = ( 147 self.runcase(teststring, 5, ('2.0', '5.0', ' ', teststring[1:85])) 149 teststring = ( 153 self.runcase(teststring, 3, ('2.0', '3.0', '', teststring[1:27])) 155 teststring = ( 159 self.runcase(teststring, 3, ('2.0', '3.0', ' ', teststring[1:55]))
|
/external/libchrome/base/ |
D | pickle_unittest.cc | 33 const std::string teststring("Hello world"); // note non-aligned string length variable 86 EXPECT_EQ(teststring, outstring); in VerifyResult() 125 pickle.WriteString(teststring); in TEST()
|
/external/libnfnetlink/ |
D | configure | 4671 teststring="ABCD" 4768 teststring=$teststring$teststring 4774 while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \ 4775 = "X$teststring$teststring"; } >/dev/null 2>&1 && 4779 teststring=$teststring$teststring 4782 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` 4783 teststring=
|
/external/lmfit/ |
D | configure | 4580 teststring="ABCD" 4678 teststring=$teststring$teststring 4684 while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \ 4685 = "X$teststring$teststring"; } >/dev/null 2>&1 && 4689 teststring=$teststring$teststring 4692 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` 4693 teststring=
|
/external/llvm-project/polly/lib/External/ppcg/ |
D | configure | 4744 teststring="ABCD" 4842 teststring=$teststring$teststring 4848 while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \ 4849 = "X$teststring$teststring"; } >/dev/null 2>&1 && 4853 teststring=$teststring$teststring 4856 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` 4857 teststring=
|
/external/libpng/ |
D | configure | 5150 teststring=ABCD 5248 teststring=$teststring$teststring 5254 while { test X`env echo "$teststring$teststring" 2>/dev/null` \ 5255 = "X$teststring$teststring"; } >/dev/null 2>&1 && 5259 teststring=$teststring$teststring 5262 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` 5263 teststring=
|
/external/libcap-ng/libcap-ng-0.7/ |
D | configure | 4530 teststring="ABCD" 4627 teststring=$teststring$teststring 4633 while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \ 4634 = "X$teststring$teststring"; } >/dev/null 2>&1 && 4638 teststring=$teststring$teststring 4641 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` 4642 teststring=
|
/external/libnetfilter_conntrack/ |
D | configure | 5725 teststring="ABCD" 5823 teststring=$teststring$teststring 5829 while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \ 5830 = "X$teststring$teststring"; } >/dev/null 2>&1 && 5834 teststring=$teststring$teststring 5837 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` 5838 teststring=
|
/external/iperf3/ |
D | configure | 4815 teststring=ABCD 4913 teststring=$teststring$teststring 4919 while { test X`env echo "$teststring$teststring" 2>/dev/null` \ 4920 = "X$teststring$teststring"; } >/dev/null 2>&1 && 4924 teststring=$teststring$teststring 4927 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` 4928 teststring=
|
/external/speex/ |
D | configure | 5233 teststring="ABCD" 5331 teststring=$teststring$teststring 5337 while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \ 5338 = "X$teststring$teststring"; } >/dev/null 2>&1 && 5342 teststring=$teststring$teststring 5345 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` 5346 teststring=
|
/external/pcre/dist2/ |
D | configure | 5846 teststring=ABCD 5944 teststring=$teststring$teststring 5950 while { test X`env echo "$teststring$teststring" 2>/dev/null` \ 5951 = "X$teststring$teststring"; } >/dev/null 2>&1 && 5955 teststring=$teststring$teststring 5958 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` 5959 teststring=
|
/external/libexif/ |
D | configure | 4690 teststring="ABCD" 4782 teststring=$teststring$teststring 4788 while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \ 4789 = "X$teststring$teststring"; } >/dev/null 2>&1 && 4793 teststring=$teststring$teststring 4796 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` 4797 teststring=
|
/external/libogg/ |
D | configure | 4305 teststring="ABCD" 4392 teststring=$teststring$teststring 4398 while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \ 4399 = "XX$teststring$teststring"; } >/dev/null 2>&1 && 4403 teststring=$teststring$teststring 4406 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` 4407 teststring=
|
/external/libevent/ |
D | configure | 5784 teststring=ABCD 5882 teststring=$teststring$teststring 5888 while { test X`env echo "$teststring$teststring" 2>/dev/null` \ 5889 = "X$teststring$teststring"; } >/dev/null 2>&1 && 5893 teststring=$teststring$teststring 5896 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` 5897 teststring=
|
/external/expat/ |
D | configure | 5997 teststring=ABCD 6100 teststring=$teststring$teststring 6106 while { test X`env echo "$teststring$teststring" 2>/dev/null` \ 6107 = "X$teststring$teststring"; } >/dev/null 2>&1 && 6111 teststring=$teststring$teststring 6114 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` 6115 teststring=
|
/external/llvm-project/polly/lib/External/isl/interface/ |
D | configure | 7268 teststring=ABCD 7366 teststring=$teststring$teststring 7372 while { test X`env echo "$teststring$teststring" 2>/dev/null` \ 7373 = "X$teststring$teststring"; } >/dev/null 2>&1 && 7377 teststring=$teststring$teststring 7380 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` 7381 teststring=
|
/external/google-breakpad/m4/ |
D | libtool.m4 | 1501 teststring="ABCD" 1521 # about 5 minutes as the teststring grows exponentially. 1585 # Make teststring a little bigger before we do anything with it. 1588 teststring=$teststring$teststring 1594 while { test "X"`$SHELL [$]0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \ 1595 = "XX$teststring$teststring"; } >/dev/null 2>&1 && 1599 teststring=$teststring$teststring 1602 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` 1603 teststring=
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | configure | 5861 teststring=ABCD 5959 teststring=$teststring$teststring 5965 while { test X`env echo "$teststring$teststring" 2>/dev/null` \ 5966 = "X$teststring$teststring"; } >/dev/null 2>&1 && 5970 teststring=$teststring$teststring 5973 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` 5974 teststring=
|
/external/speex/m4/ |
D | libtool.m4 | 1614 teststring="ABCD" 1634 # about 5 minutes as the teststring grows exponentially. 1709 # Make teststring a little bigger before we do anything with it. 1712 teststring=$teststring$teststring 1718 while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \ 1719 = "X$teststring$teststring"; } >/dev/null 2>&1 && 1723 teststring=$teststring$teststring 1726 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` 1727 teststring=
|