Searched refs:TEST_VM_F (Results 1 - 10 of 10) sorted by relevance

/openjdk9/hotspot/test/native/logging/
H A Dtest_logStream.cpp44 TEST_VM_F(LogStreamTest, from_log) { function
51 TEST_VM_F(LogStreamTest, from_logtarget) { function
58 TEST_VM_F(LogStreamTest, handle) { function
64 TEST_VM_F(LogStreamTest, no_rm) { function
71 TEST_VM_F(LogStreamTest, c_heap_stream) { function
78 TEST_VM_F(LogStreamTest, c_heap_stream_target) { function
H A Dtest_log.cpp44 TEST_VM_F(LogTest, prefix) { function
51 TEST_VM_F(LogTest, large_message) { function
71 TEST_VM_F(LogTest, enabled_logtarget) { function
83 TEST_VM_F(LogTest, disabled_logtarget) { function
98 TEST_VM_F(LogTest, enabled_loghandle) { function
112 TEST_VM_F(LogTest, disabled_loghandle) { function
129 TEST_VM_F(LogTest, enabled_logtargethandle) { function
143 TEST_VM_F(LogTest, disabled_logtargethandle) { function
H A Dtest_gcTraceTime.cpp35 TEST_VM_F(GCTraceTimeTest, full) { function
58 TEST_VM_F(GCTraceTimeTest, full_multitag) { function
81 TEST_VM_F(GCTraceTimeTest, no_heap) { function
110 TEST_VM_F(GCTraceTimeTest, no_cause) { function
135 TEST_VM_F(GCTraceTimeTest, no_heap_no_cause) { function
H A Dtest_logMessageTest.cpp68 TEST_VM_F(LogMessageTest, level_inclusion) { function
122 TEST_VM_F(LogMessageTest, line_order) { function
134 TEST_VM_F(LogMessageTest, long_message) { function
158 TEST_VM_F(LogMessageTest, message_with_many_lines) { function
191 TEST_VM_F(LogMessageTest, prefixing) { function
212 TEST_VM_F(LogMessageTest, scoped_messages) { function
226 TEST_VM_F(LogMessageTest, scoped_flushing) { function
239 TEST_VM_F(LogMessageTest, scoped_reset) { function
H A Dtest_logConfiguration.cpp65 TEST_VM_F(LogConfigurationTest, describe) { function
119 TEST_VM_F(LogConfigurationTest, update_output) { function
148 TEST_VM_F(LogConfigurationTest, add_new_output) { function
164 TEST_VM_F(LogConfigurationTest, disable_logging) { function
189 TEST_VM_F(LogConfigurationTest, disable_output) { function
217 TEST_VM_F(LogConfigurationTest, reconfigure_decorators) { function
231 TEST_VM_F(LogConfigurationTest, invalid_configure_options) { function
244 TEST_VM_F(LogConfigurationTest, parse_empty_command_line_arguments) { function
257 TEST_VM_F(LogConfigurationTest, parse_command_line_arguments) { function
277 TEST_VM_F(LogConfigurationTes function
300 TEST_VM_F(LogConfigurationTest, configure_stdout) { function
358 TEST_VM_F(LogConfigurationTest, subscribe) { function
375 TEST_VM_F(LogConfigurationTest, parse_invalid_tagset) { function
388 TEST_VM_F(LogConfigurationTest, output_name_normalization) { function
[all...]
/openjdk9/hotspot/test/native/gc/g1/
H A Dtest_workerDataArray.cpp126 TEST_VM_F(BasicWorkerDataArrayTest, sum_test) { function
130 TEST_VM_F(BasicWorkerDataArrayTest, average_test) { function
134 TEST_VM_F(BasicWorkerDataArrayTest, print_summary_on_test) { function
138 TEST_VM_F(BasicWorkerDataArrayTest, print_details_on_test) { function
164 TEST_VM_F(AddWorkerDataArrayTest, sum_test) { function
168 TEST_VM_F(AddWorkerDataArrayTest, average_test) { function
172 TEST_VM_F(AddWorkerDataArrayTest, print_summary_on_test) { function
176 TEST_VM_F(AddWorkerDataArrayTest, print_details_on_test) { function
198 TEST_VM_F(UninitializedElementWorkerDataArrayTest, sum_test) { function
202 TEST_VM_F(UninitializedElementWorkerDataArrayTes function
206 TEST_VM_F(UninitializedElementWorkerDataArrayTest, print_summary_on_test) { function
210 TEST_VM_F(UninitializedElementWorkerDataArrayTest, print_details_on_test) { function
232 TEST_VM_F(UninitializedWorkerDataArrayTest, sum_test) { function
236 TEST_VM_F(UninitializedWorkerDataArrayTest, average_test) { function
240 TEST_VM_F(UninitializedWorkerDataArrayTest, print_summary_on_test) { function
244 TEST_VM_F(UninitializedWorkerDataArrayTest, print_details_on_test) { function
268 TEST_VM_F(UninitializedDoubleElementWorkerDataArrayTest, sum_test) { function
272 TEST_VM_F(UninitializedDoubleElementWorkerDataArrayTest, average_test) { function
276 TEST_VM_F(UninitializedDoubleElementWorkerDataArrayTest, print_summary_on_test) { function
280 TEST_VM_F(UninitializedDoubleElementWorkerDataArrayTest, print_details_on_test) { function
[all...]
H A Dtest_g1CodeCacheRemSet.cpp41 TEST_VM_F(G1CodeRootSetTest, g1_code_cache_rem_set) { function
H A Dtest_bufferingOopClosure.cpp200 TEST_VM_F(BufferingOopClosureTest, count_test) { function
219 TEST_VM_F(BufferingOopClosureTest, buffer_empty_or_full) { function
239 TEST_VM_F(BufferingOopClosureTest, empty_after_done) { function
/openjdk9/hotspot/test/native/utilities/
H A Dtest_resourceHash.cpp104 TEST_VM_F(SmallResourceHashtableTest, default) { function
109 TEST_VM_F(SmallResourceHashtableTest, default_shifted) { function
114 TEST_VM_F(SmallResourceHashtableTest, bad_hash) { function
119 TEST_VM_F(SmallResourceHashtableTest, bad_hash_shifted) { function
124 TEST_VM_F(SmallResourceHashtableTest, identity_hash) { function
129 TEST_VM_F(SmallResourceHashtableTest, identity_hash_shifted) { function
134 TEST_VM_F(SmallResourceHashtableTest, primitive_hash_no_rm) { function
138 TEST_VM_F(SmallResourceHashtableTest, primitive_hash_no_rm_shifted) { function
142 TEST_VM_F(SmallResourceHashtableTest, bad_hash_no_rm) { function
146 TEST_VM_F(SmallResourceHashtableTes function
150 TEST_VM_F(SmallResourceHashtableTest, identity_hash_no_rm) { function
154 TEST_VM_F(SmallResourceHashtableTest, identity_hash_no_rm_shifted) { function
201 TEST_VM_F(GenericResourceHashtableTest, default) { function
206 TEST_VM_F(GenericResourceHashtableTest, bad_hash) { function
211 TEST_VM_F(GenericResourceHashtableTest, identity_hash) { function
216 TEST_VM_F(GenericResourceHashtableTest, primitive_hash_no_rm) { function
220 TEST_VM_F(GenericResourceHashtableTest, bad_hash_no_rm) { function
224 TEST_VM_F(GenericResourceHashtableTest, identity_hash_no_rm) { function
[all...]
/openjdk9/hotspot/test/native/
H A Dunittest.hpp51 #define TEST_VM_F(test_fixture, name) \ macro

Completed in 174 milliseconds