Searched defs:LibnativehelperTest (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/libnativehelper/tests/ |
H A D | libnativehelper_test.cpp | 28 class LibnativehelperTest : public ::testing::Test { class 41 TEST_F(LibnativehelperTest, GetUtfOrReturn) { in TEST_F() argument 56 TEST_F(LibnativehelperTest, GetUtfOrReturnVoid) { in TEST_F() argument 69 TEST_F(LibnativehelperTest, GetUtfOrReturnFailed) { in TEST_F() argument 81 TEST_F(LibnativehelperTest, GetUtfOrReturnVoidFailed) { in TEST_F() argument 95 TEST_F(LibnativehelperTest, CreateUtfOrReturn) { in TEST_F() argument 119 TEST_F(LibnativehelperTest, CreateUtfOrReturnExprEvaluatesToTemporary) { in TEST_F() argument 135 TEST_F(LibnativehelperTest, CreateUtfOrReturnExprEvaluatesToValueBackedByTemporary) { in TEST_F() argument 150 TEST_F(LibnativehelperTest, CreateUtfOrReturnVoid) { in TEST_F() argument 163 TEST_F(LibnativehelperTest, CreateUtfOrReturnFailed) { in TEST_F() argument [all …]
|
/aosp_15_r20/cts/tests/tests/libnativehelper/jni/ |
H A D | jni_invocation_api_ndk_test.cpp | 21 TEST_F(LibnativehelperTest, JNI_CreateJavaVM) { in TEST_F() argument 39 TEST_F(LibnativehelperTest, JNI_GetDefaultJavaVMInitArgs) { in TEST_F() argument 48 TEST_F(LibnativehelperTest, JNI_GetCreatedJavaVMs) { in TEST_F() argument
|
H A D | file_descriptor_ndk_test.cpp | 21 TEST_F(LibnativehelperTest, FileDescriptorNdkApiUses) { in TEST_F() argument
|
/aosp_15_r20/libnativehelper/tests_mts/jni/ |
H A D | jni_invocation_test.cpp | 19 TEST_F(LibnativehelperTest, GetCreatedJavaVMs) { in TEST_F() argument 33 TEST_F(LibnativehelperTest, GetDefaultJavaVMInitArgs) { in TEST_F() argument
|