Home
last modified time | relevance | path

Searched defs:IsEqualOrLessRestrictiveThan (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dallocator_test.cc71 TEST(AllocatorAttributesTest, IsEqualOrLessRestrictiveThan) { in TEST() argument
H A Dallocator.h332 bool IsEqualOrLessRestrictiveThan(const AllocatorAttributes& other) const { in IsEqualOrLessRestrictiveThan() function