Home
last modified time | relevance | path

Searched defs:IsOverlapping (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/bsdiff/
H A Dbspatch_unittest.cc25 TEST_F(BspatchTest, IsOverlapping) { in TEST_F() argument
H A Dbspatch.cc114 bool IsOverlapping(const char* old_filename, in IsOverlapping() function
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_boundsinference.cpp991 TEST(BoundsInference, IsOverlapping) { in TEST() argument