Searched refs:TEST_F (Results 1 – 3 of 3) sorted by relevance
/libnativehelper/tests/ |
D | libnativehelper_test.cpp | 41 TEST_F(LibnativehelperTest, GetUtfOrReturn) { in TEST_F() function 56 TEST_F(LibnativehelperTest, GetUtfOrReturnVoid) { in TEST_F() function 69 TEST_F(LibnativehelperTest, GetUtfOrReturnFailed) { in TEST_F() function 81 TEST_F(LibnativehelperTest, GetUtfOrReturnVoidFailed) { in TEST_F() function 95 TEST_F(LibnativehelperTest, CreateUtfOrReturn) { in TEST_F() function 119 TEST_F(LibnativehelperTest, CreateUtfOrReturnExprEvaluatesToTemporary) { in TEST_F() function 135 TEST_F(LibnativehelperTest, CreateUtfOrReturnExprEvaluatesToValueBackedByTemporary) { in TEST_F() function 150 TEST_F(LibnativehelperTest, CreateUtfOrReturnVoid) { in TEST_F() function 163 TEST_F(LibnativehelperTest, CreateUtfOrReturnFailed) { in TEST_F() function 177 TEST_F(LibnativehelperTest, CreateUtfOrReturnVoidFailed) { in TEST_F() function
|
D | libnativehelper_lazy_test.cpp | 38 TEST_F(LibnativehelperLazyTest, NoLibnativehelperIsForJNIPlatformHelp) { in TEST_F() function 47 TEST_F(LibnativehelperLazyTest, NoLibnativehelperIsForJniInvocation) { in TEST_F() function 54 TEST_F(LibnativehelperLazyTest, NoLibnativehelperIsForJniApi) { in TEST_F() function
|
/libnativehelper/tests_mts/jni/ |
D | jni_invocation_test.cpp | 19 TEST_F(LibnativehelperTest, GetCreatedJavaVMs) { in TEST_F() function 33 TEST_F(LibnativehelperTest, GetDefaultJavaVMInitArgs) { in TEST_F() function
|