Lines Matching full:test_f
134 TEST_F(JniCompilerTest, CompileAndRunNoArgMethod) {
146 TEST_F(JniCompilerTest, CompileAndRunIntMethodThroughStub) {
161 TEST_F(JniCompilerTest, CompileAndRunStaticIntMethodThroughStub) {
188 TEST_F(JniCompilerTest, CompileAndRunIntMethod) {
214 TEST_F(JniCompilerTest, CompileAndRunIntIntMethod) {
241 TEST_F(JniCompilerTest, CompileAndRunLongLongMethod) {
269 TEST_F(JniCompilerTest, CompileAndRunDoubleDoubleMethod) {
298 TEST_F(JniCompilerTest, CompileAndRun_fooJJ_synchronized) {
331 TEST_F(JniCompilerTest, CompileAndRunIntObjectObjectMethod) {
375 TEST_F(JniCompilerTest, CompileAndRunStaticIntIntMethod) {
398 TEST_F(JniCompilerTest, CompileAndRunStaticDoubleDoubleMethod) {
435 TEST_F(JniCompilerTest, CompileAndRunStaticIntObjectObjectMethod) {
486 TEST_F(JniCompilerTest, CompileAndRunStaticSynchronizedIntObjectObjectMethod) {
523 TEST_F(JniCompilerTest, ExceptionHandling) {
604 TEST_F(JniCompilerTest, NativeStackTraceElement) {
616 TEST_F(JniCompilerTest, ReturnGlobalRef) {
634 TEST_F(JniCompilerTest, LocalReferenceTableClearingTest) {
653 TEST_F(JniCompilerTest, JavaLangSystemArrayCopy) {
669 TEST_F(JniCompilerTest, CompareAndSwapInt) {
686 TEST_F(JniCompilerTest, GetText) {
695 TEST_F(JniCompilerTest, GetSinkPropertiesNative) {
711 TEST_F(JniCompilerTest, UpcallReturnTypeChecking_Instance) {
729 TEST_F(JniCompilerTest, UpcallReturnTypeChecking_Static) {
755 TEST_F(JniCompilerTest, UpcallArgumentTypeChecking_Instance) {
766 TEST_F(JniCompilerTest, UpcallArgumentTypeChecking_Static) {