Searched refs:Test_report (Results 1 – 5 of 5) sorted by relevance
29 class Test_report; variable47 run(const char* name, bool (*pfn)(Test_report*));51 static Test_report*56 friend class Test_report;68 static Test_report* current_report;82 class Test_report85 Test_report(Test_framework* tf) in Test_report() function108 Register_test(const char* name, bool (*pfn)(Test_report*));122 bool (*pfn_)(Test_report*);
36 Test_report* Test_framework::current_report;41 Test_framework::run(const char *name, bool (*pfn)(Test_report*)) in run() argument46 Test_report tr(this); in run()90 Register_test::Register_test(const char* name, bool (*pfn)(Test_report*)) in Register_test() argument
65 Object_test(Test_report*) in Object_test() argument
37 Leb128_test(Test_report*) in Leb128_test() argument
145 Binary_test(Test_report*) in Binary_test() argument