Fix expected messages in test
[official-gcc.git] / libjava / testsuite / libjava.jvmti / getmethodname.h
blobe66898f3308271b75aa28df1b6d758e607661de0
2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __getmethodname__
5 #define __getmethodname__
7 #pragma interface
9 #include <java/lang/Object.h>
10 #include <gcj/array.h>
12 extern "Java"
14 class getmethodname;
17 class getmethodname : public ::java::lang::Object
20 public:
21 getmethodname();
22 static void do_getmethodname_tests();
23 static void main(JArray< ::java::lang::String * > *);
24 static ::java::lang::Class class$;
27 #endif // __getmethodname__