OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ntests
(Results
1 - 21
of
21
) sorted by null
/external/chromium_org/third_party/re2/util/
test.cc
19
static int
ntests
;
variable
22
tests[
ntests
].fn = fn;
23
tests[
ntests
++].name = name;
39
for (int i = 0; i <
ntests
; i++) {
/external/regex-re2/util/
test.cc
17
static int
ntests
;
variable
20
tests[
ntests
].fn = fn;
21
tests[
ntests
++].name = name;
33
for (int i = 0; i <
ntests
; i++) {
/external/iptables/include/linux/netfilter/
xt_u32.h
36
__u8
ntests
;
member in struct:xt_u32
/external/valgrind/main/none/tests/
tls.c
86
#define
NTESTS
(sizeof(tests)/sizeof(*tests))
90
pthread_t threads[
NTESTS
*2];
95
for(i = 0; i <
NTESTS
; i++) {
/external/expat/tests/
minicheck.c
60
if (tc->allocated == tc->
ntests
) {
71
tc->tests[tc->
ntests
] = test;
72
tc->
ntests
++;
120
for (i = 0; i < tc->
ntests
; ++i) {
minicheck.h
60
int
ntests
;
member in struct:TCase
/external/iptables/extensions/
libxt_u32.c
49
for (testind = 0; testind < data->
ntests
; ++testind) {
139
data->
ntests
= ++testind;
/external/chromium_org/third_party/re2/re2/testing/
parse_test.cc
201
void TestParse(const Test* tests, int
ntests
, Regexp::ParseFlags flags,
203
Regexp** re = new Regexp*[
ntests
];
204
for (int i = 0; i <
ntests
; i++) {
218
for (int i = 0; i <
ntests
; i++) {
219
for (int j = 0; j <
ntests
; j++) {
226
for (int i = 0; i <
ntests
; i++)
/external/regex-re2/re2/testing/
parse_test.cc
201
void TestParse(const Test* tests, int
ntests
, Regexp::ParseFlags flags,
203
Regexp** re = new Regexp*[
ntests
];
204
for (int i = 0; i <
ntests
; i++) {
218
for (int i = 0; i <
ntests
; i++) {
219
for (int j = 0; j <
ntests
; j++) {
226
for (int i = 0; i <
ntests
; i++)
/external/chromium_org/chrome/test/perf/
dom_checker_uitest.cc
72
printf("\
nTests
run: %d\n", test_count);
/external/chromium_org/third_party/openssl/openssl/crypto/engine/
enginetest.c
264
printf("\
nTests
completed happily\n");
/external/openssl/crypto/engine/
enginetest.c
264
printf("\
nTests
completed happily\n");
/external/chromium_org/tools/perf/
test-info.json
71
"description": "Impact HTML5 Gaming benchmark.\n\
nTests
one very specific use case: smooth running games rendered with the <canvas> element. The score for the HTML5-Benchmark takes the total time the browser spent rendering frames (formula is 1000000/(sqrt(totalTime) + lagTime * 0.1)). The benchmark automatically runs at a reasonable screen size. Final score is a indicator for the browser's ability to smoothly run HTML5 games.",
/external/valgrind/main/none/tests/amd64/
sse4-64.c
3542
const Int
ntests
= 8;
local
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
findertools.py
762
print '\nmorefindertools version %s\
nTests
coming up...' %__version__
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
imaplib.py
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
imaplib.py
[
all
...]
/external/chromium_org/third_party/icu/source/test/cintltst/
cbiditst.c
[
all
...]
/external/icu4c/test/cintltst/
cbiditst.c
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py
[
all
...]
Completed in 480 milliseconds