HomeSort by relevance Sort by last modified time
    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