Home
last modified time | relevance | path

Searched refs:n_suffix (Results 1 – 3 of 3) sorted by relevance

/external/v8/testing/gtest/src/
Dgtest.cc1227 size_t n_suffix = 0; in CreateUnifiedDiff() local
1229 if (n_suffix >= context) { in CreateUnifiedDiff()
1241 n_suffix = edit == kMatch ? n_suffix + 1 : 0; in CreateUnifiedDiff()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc1227 size_t n_suffix = 0; in CreateUnifiedDiff() local
1229 if (n_suffix >= context) { in CreateUnifiedDiff()
1241 n_suffix = edit == kMatch ? n_suffix + 1 : 0; in CreateUnifiedDiff()
/external/googletest/googletest/src/
Dgtest.cc1227 size_t n_suffix = 0; in CreateUnifiedDiff() local
1229 if (n_suffix >= context) { in CreateUnifiedDiff()
1241 n_suffix = edit == kMatch ? n_suffix + 1 : 0; in CreateUnifiedDiff()