OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:linecount
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/perf/collationperf/
collperf.cpp
842
int
linecount
= 0;
local
843
while (
linecount
< gNumFileLines) {
844
UChar *str = gFileLines[
linecount
].name;
845
int strlen = haslen?gFileLines[
linecount
].len:-1;
851
linecount
++;
862
int
linecount
= 0;
local
863
while (
linecount
< gNumFileLines) {
864
UChar *str = gFileLines[
linecount
].name;
865
int strlen = haslen?gFileLines[
linecount
].len:-1;
867
linecount
++
886
int
linecount
= 0;
local
1005
int
linecount
= 0;
local
1026
int
linecount
= 0;
local
1050
int
linecount
= 0;
local
[
all
...]
/external/icu/icu4c/source/test/perf/collationperf/
collperf.cpp
842
int
linecount
= 0;
local
843
while (
linecount
< gNumFileLines) {
844
UChar *str = gFileLines[
linecount
].name;
845
int strlen = haslen?gFileLines[
linecount
].len:-1;
851
linecount
++;
862
int
linecount
= 0;
local
863
while (
linecount
< gNumFileLines) {
864
UChar *str = gFileLines[
linecount
].name;
865
int strlen = haslen?gFileLines[
linecount
].len:-1;
867
linecount
++
886
int
linecount
= 0;
local
1005
int
linecount
= 0;
local
1026
int
linecount
= 0;
local
1050
int
linecount
= 0;
local
[
all
...]
Completed in 57 milliseconds