Searched refs:has_edits (Results 1 – 3 of 3) sorted by relevance
/external/v8/testing/gtest/src/ | ||
D | gtest.cc | 1163 bool has_edits() const { return adds_ || removes_; } in has_edits() function in testing::internal::edit_distance::__anon352da0e30211::Hunk |
/external/libvpx/libvpx/third_party/googletest/src/src/ | ||
D | gtest.cc | 1163 bool has_edits() const { return adds_ || removes_; } in has_edits() function in testing::internal::edit_distance::__anon04a6c1470211::Hunk |
/external/googletest/googletest/src/ | ||
D | gtest.cc | 1163 bool has_edits() const { return adds_ || removes_; } in has_edits() function in testing::internal::edit_distance::__anon7ae9171b0211::Hunk |