Searched refs:teststring (Results 1 - 25 of 28) sorted by relevance

12

/external/curl/tests/libtest/
H A Dlib544.c26 static char teststring[] = variable
61 test_setopt(curl, CURLOPT_POSTFIELDSIZE, (long) sizeof teststring);
64 test_setopt(curl, CURLOPT_COPYPOSTFIELDS, teststring);
70 strcpy(teststring, "FAIL");
/external/python/cpython3/Lib/test/
H A Dtest_bufio.py50 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/guava/guava-tests/benchmark/com/google/common/base/
H A DWhitespaceMatcherBenchmark.java54 private String teststring; field in class:WhitespaceMatcherBenchmark
70 teststring = newTestString(new Random(1), bitSet, percentMatching);
76 String teststring = this.teststring;
78 result += matcher.countIn(teststring);
86 String teststring = this.teststring;
88 result += System.identityHashCode(matcher.collapseFrom(teststring, ' '));
/external/python/cpython2/Lib/test/
H A Dtest_bufio.py50 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/idlelib/idle_test/
H A Dtest_formatparagraph.py123 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
[all...]
/external/python/cpython3/Lib/idlelib/idle_test/
H A Dtest_paragraph.py123 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
[all...]
/external/libchrome/base/
H A Dpickle_unittest.cc33 const std::string teststring("Hello world"); // note non-aligned string length
86 EXPECT_EQ(teststring, outstring);
125 EXPECT_TRUE(pickle.WriteString(teststring));
641 pickle.WriteString(teststring);
642 sizer.AddString(teststring);
/external/libcap-ng/libcap-ng-0.7/
H A Dconfigure4530 teststring="ABCD"
4550 # about 5 minutes as the teststring grows exponentially.
4624 # Make teststring a little bigger before we do anything with it.
4627 teststring=$teststring$teststring
4633 while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
4634 = "X$teststring$teststring"; } >/de
[all...]
/external/libedit/
H A Dconfigure5102 teststring="ABCD"
5122 # about 5 minutes as the teststring grows exponentially.
5196 # Make teststring a little bigger before we do anything with it.
5199 teststring=$teststring$teststring
5205 while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
5206 = "X$teststring$teststring"; } >/de
[all...]
/external/libexif/
H A Dconfigure4690 teststring="ABCD"
4710 # about 5 minutes as the teststring grows exponentially.
4779 # Make teststring a little bigger before we do anything with it.
4782 teststring=$teststring$teststring
4788 while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
4789 = "X$teststring$teststring"; } >/de
[all...]
/external/libnetfilter_conntrack/
H A Dconfigure5725 teststring="ABCD"
5745 # about 5 minutes as the teststring grows exponentially.
5820 # Make teststring a little bigger before we do anything with it.
5823 teststring=$teststring$teststring
5829 while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
5830 = "X$teststring$teststring"; } >/de
[all...]
/external/libnfnetlink/
H A Dconfigure4671 teststring="ABCD"
4691 # about 5 minutes as the teststring grows exponentially.
4765 # Make teststring a little bigger before we do anything with it.
4768 teststring=$teststring$teststring
4774 while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
4775 = "X$teststring$teststring"; } >/de
[all...]
/external/libpng/
H A Dconfigure5150 teststring=ABCD
5170 # about 5 minutes as the teststring grows exponentially.
5245 # Make teststring a little bigger before we do anything with it.
5248 teststring=$teststring$teststring
5254 while { test X`env echo "$teststring$teststring" 2>/dev/null` \
5255 = "X$teststring$teststring"; } >/de
[all...]
/external/libusb-compat/
H A Dconfigure4374 teststring="ABCD"
4394 # about 5 minutes as the teststring grows exponentially.
4458 # Make teststring a little bigger before we do anything with it.
4461 teststring=$teststring$teststring
4467 while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
4468 = "XX$teststring$teststring"; } >/de
[all...]
/external/lmfit/
H A Dconfigure4580 teststring="ABCD"
4600 # about 5 minutes as the teststring grows exponentially.
4675 # Make teststring a little bigger before we do anything with it.
4678 teststring=$teststring$teststring
4684 while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
4685 = "X$teststring$teststring"; } >/de
[all...]
/external/google-tv-pairing-protocol/cpp/
H A Dconfigure5707 teststring="ABCD"
5727 # about 5 minutes as the teststring grows exponentially.
5791 # Make teststring a little bigger before we do anything with it.
5794 teststring=$teststring$teststring
5800 while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
5801 = "XX$teststring$teststring"; } >/de
[all...]
/external/libevent/
H A Dconfigure5719 teststring=ABCD
5739 # about 5 minutes as the teststring grows exponentially.
5814 # Make teststring a little bigger before we do anything with it.
5817 teststring=$teststring$teststring
5823 while { test X`env echo "$teststring$teststring" 2>/dev/null` \
5824 = "X$teststring$teststring"; } >/de
[all...]
/external/libmicrohttpd/
H A Dconfigure5026 teststring="ABCD"
5046 # about 5 minutes as the teststring grows exponentially.
5121 # Make teststring a little bigger before we do anything with it.
5124 teststring=$teststring$teststring
5130 while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
5131 = "X$teststring$teststring"; } >/de
[all...]
/external/libogg/
H A Dconfigure4305 teststring="ABCD"
4325 # about 5 minutes as the teststring grows exponentially.
4389 # Make teststring a little bigger before we do anything with it.
4392 teststring=$teststring$teststring
4398 while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
4399 = "XX$teststring$teststring"; } >/de
[all...]
/external/pcre/dist2/
H A Dconfigure6487 teststring=ABCD
6507 # about 5 minutes as the teststring grows exponentially.
6582 # Make teststring a little bigger before we do anything with it.
6585 teststring=$teststring$teststring
6591 while { test X`env echo "$teststring$teststring" 2>/dev/null` \
6592 = "X$teststring$teststring"; } >/de
[all...]
/external/protobuf/
H A Dconfigure5917 teststring="ABCD"
5937 # about 5 minutes as the teststring grows exponentially.
6012 # Make teststring a little bigger before we do anything with it.
6015 teststring=$teststring$teststring
6021 while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
6022 = "X$teststring$teststring"; } >/de
[all...]
/external/protobuf/gtest/
H A Dconfigure5108 teststring="ABCD"
5128 # about 5 minutes as the teststring grows exponentially.
5203 # Make teststring a little bigger before we do anything with it.
5206 teststring=$teststring$teststring
5212 while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
5213 = "X$teststring$teststring"; } >/de
[all...]
/external/python/cpython2/Modules/_ctypes/libffi/
H A Dconfigure5861 teststring=ABCD
5881 # about 5 minutes as the teststring grows exponentially.
5956 # Make teststring a little bigger before we do anything with it.
5959 teststring=$teststring$teststring
5965 while { test X`env echo "$teststring$teststring" 2>/dev/null` \
5966 = "X$teststring$teststring"; } >/de
[all...]
/external/python/cpython3/Modules/_ctypes/libffi/
H A Dconfigure5861 teststring=ABCD
5881 # about 5 minutes as the teststring grows exponentially.
5956 # Make teststring a little bigger before we do anything with it.
5959 teststring=$teststring$teststring
5965 while { test X`env echo "$teststring$teststring" 2>/dev/null` \
5966 = "X$teststring$teststring"; } >/de
[all...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/
H A Dconfigure4924 teststring="ABCD"
4944 # about 5 minutes as the teststring grows exponentially.
5018 # Make teststring a little bigger before we do anything with it.
5021 teststring=$teststring$teststring
5027 while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
5028 = "X$teststring$teststring"; } >/de
[all...]

Completed in 845 milliseconds

12