Home
last modified time | relevance | path

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

/libnativehelper/header_only_include/nativehelper/
Dscoped_utf_chars.h45 ScopedUtfChars(ScopedUtfChars&& rhs) noexcept : in ScopedUtfChars() function
/libnativehelper/tests/
DJniSafeRegisterNativeMethods_test.cpp477 #define EXPECT_CONSTEXPR_EQ(lhs, rhs) \ argument