OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NUM_QUERIES
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/tests/
RTreeTest.cpp
18
static const size_t
NUM_QUERIES
= 50;
72
for (size_t i = 0; i <
NUM_QUERIES
; ++i) {
BBoxHierarchyTest.cpp
21
static const size_t
NUM_QUERIES
= 50;
77
for (size_t i = 0; i <
NUM_QUERIES
; ++i) {
/external/skia/tests/
RTreeTest.cpp
18
static const size_t
NUM_QUERIES
= 50;
72
for (size_t i = 0; i <
NUM_QUERIES
; ++i) {
BBoxHierarchyTest.cpp
21
static const size_t
NUM_QUERIES
= 50;
77
for (size_t i = 0; i <
NUM_QUERIES
; ++i) {
Completed in 294 milliseconds