Home
last modified time | relevance | path

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

/aosp12/system/core/libsysutils/src/
H A DSocketListener_test.cpp153 TEST_F(FrameworkListenerTest, DoesNothing) { in TEST_F() argument
/aosp12/art/compiler/optimizing/
H A Dnodes.h1903 bool DoesNothing() const { in DoesNothing() function