Searched defs:TEST (Results 1 - 25 of 35) sorted by relevance

12

/openjdk10/hotspot/test/native/memory/
H A Dtest_spaceManager.cpp33 TEST(SpaceManager, adjust_initial_chunk_size) { function
H A Dtest_chunkManager.cpp33 TEST(ChunkManager, list_index) { function
H A Dtest_metachunk.cpp43 TEST(Metachunk, basic) { function
H A Dtest_guardedMemory.cpp52 TEST(GuardedMemory, size) { function
60 TEST(GuardedMemory, basic) { function
81 TEST(GuardedMemory, odd_sizes) { function
102 TEST(GuardedMemory, buffer_overrun_head) { function
114 TEST(GuardedMemory, buffer_overrun_tail) { function
131 TEST(GuardedMemory, wrap) { function
/openjdk10/hotspot/test/native/utilities/
H A Dtest_count_trailing_zeros.cpp30 TEST(count_trailing_zeros, one_or_two_set_bits) { function
42 TEST(count_trailing_zeros, all_ones_followed_by_all_zeros) { function
51 TEST(count_trailing_zeros, all_zeros_followed_by_all_ones) { function
H A Dtest_utf8.cpp28 TEST(utf8, length) { function
H A Dtest_align.cpp102 TEST(Align, functions_and_macros) { function
H A Dtest_chunkedList.cpp92 TEST(ChunkedList, metadata_empty) { function
96 TEST(ChunkedList, metadata_full) { function
100 TEST(ChunkedList, metadata_size) { function
104 TEST(ChunkedList, metadata_clear) { function
108 TEST(ChunkedList, metadata_at) { function
112 TEST(ChunkedList, size_t_empty) { function
116 TEST(ChunkedList, size_t_full) { function
120 TEST(ChunkedList, size_t_size) { function
124 TEST(ChunkedList, size_t_clear) { function
128 TEST(ChunkedLis function
[all...]
H A Dtest_quicksort.cpp82 TEST(QuickSort, quicksort) { function
136 TEST(QuickSort, idempotent) { function
175 TEST(QuickSort, random) { function
H A Dtest_globalDefinitions.cpp96 TEST(globalDefinitions, exact_unit_for_byte_size) { function
116 TEST(globalDefinitions, byte_size_in_exact_unit) { function
/openjdk10/hotspot/test/native/logging/
H A Dtest_logTag.cpp28 TEST(LogTag, from_string) { function
47 TEST(LogTag, name) { function
H A Dtest_logLevel.cpp28 TEST(LogLevel, from_string) { function
48 TEST(LogLevel, name) { function
H A Dtest_logTagSet.cpp33 TEST(LogTagSet, defaults) { function
46 TEST(LogTagSet, has_output) { function
55 TEST(LogTagSet, ntags) { function
62 TEST(LogTagSet, is_level) { function
75 TEST(LogTagSet, level_for) { function
87 TEST(LogTagSet, contains) { function
113 TEST(LogTagSet, label) { function
133 TEST(LogTagSet, duplicates) { function
H A Dtest_logTagLevelExpression.cpp32 TEST(LogTagLevelExpression, combination_limit) { function
38 TEST(LogTagLevelExpression, parse) { function
97 TEST(LogTagLevelExpression, level_for_empty) { function
107 TEST(LogTagLevelExpression, level_for_all) { function
117 TEST(LogTagLevelExpression, level_for_all_debug) { function
127 TEST(LogTagLevelExpression, level_for_all_off) { function
136 TEST(LogTagLevelExpression, level_for_overlap) { function
157 TEST(LogTagLevelExpression, level_for_disjoint) { function
169 TEST(LogTagLevelExpression, level_for_override) { function
180 TEST(LogTagLevelExpressio function
[all...]
H A Dtest_logDecorators.cpp62 TEST(LogDecorators, defaults) { function
68 TEST(LogDecorators, from_and_to_name) { function
91 TEST(LogDecorators, from_and_to_abbr) { function
110 TEST(LogDecorators, parse_default) { function
117 TEST(LogDecorators, parse_none) { function
126 TEST(LogDecorators, parse_invalid) { function
145 TEST(LogDecorators, parse) { function
170 TEST(LogDecorators, combine_with) { function
193 TEST(LogDecorators, clear) { function
206 TEST(LogDecorator function
213 TEST(LogDecorators, is_empty) { function
[all...]
/openjdk10/hotspot/test/native/runtime/
H A Dtest_vmStructs.cpp31 TEST(VMStructs, last_entries) { function
56 TEST(VMStructs, VMTypes_duplicates) { function
H A Dtest_semaphore.cpp77 TEST(Semaphore, single_separate) { function
83 TEST(Semaphore, single_combined) { function
89 TEST(Semaphore, many) { function
99 TEST(Semaphore, trywait) { function
H A Dtest_os.cpp111 TEST(os, test_random) { function
/openjdk10/langtools/test/jdk/javadoc/doclet/testHeadings/
H A DTestHeadings.java38 private static final String[][] TEST = { field in class:TestHeadings
/openjdk10/langtools/test/jdk/javadoc/doclet/testSimpleTagInherit/
H A DTestSimpleTagInherit.java42 private static final String[][] TEST = { field in class:TestSimpleTagInherit
/openjdk10/langtools/test/jdk/javadoc/doclet/_template/
H A DTemplate.java42 private static final String[][] TEST = NO_TEST; field in class:Template
H A DTemplateComplete.java42 private static final String[][] TEST = NO_TEST; field in class:TemplateComplete
/openjdk10/hotspot/test/native/
H A Dunittest.hpp47 #define TEST(category, name) GTEST_TEST(category, CONCAT(name, _test)) macro
/openjdk10/hotspot/test/native/gc/shared/
H A Dtest_memset_with_concurrent_readers.cpp37 TEST(gc, memset_with_concurrent_readers) { function
/openjdk10/jdk/test/com/sun/security/auth/module/KeyStoreLoginModule/
H A DReadOnly.java45 private static final String TEST = "OptionTest"; field in class:ReadOnly

Completed in 194 milliseconds

12