HomeSort by relevance Sort by last modified time
    Searched defs:firstLineParameterTest (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/experimental/Intersection/
CubicUtilities_Test.cpp 17 static size_t firstLineParameterTest = 0;
20 for (size_t index = firstLineParameterTest; index < tests_count; ++index) {
LineParameteters_Test.cpp 40 static size_t firstLineParameterTest = 0;
43 for (size_t index = firstLineParameterTest; index < tests_count; ++index) {

Completed in 96 milliseconds