Searched defs:TEST_F (Results 1 - 4 of 4) sorted by relevance

/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_suppressions_test.cc83 TEST_F(SuppressionContextTest, Parse) { function in namespace:__sanitizer
93 TEST_F(SuppressionContextTest, Parse2) { function in namespace:__sanitizer
104 TEST_F(SuppressionContextTest, Parse3) { function in namespace:__sanitizer
114 TEST_F(SuppressionContextTest, ParseType) { function in namespace:__sanitizer
125 TEST_F(SuppressionContextTest, HasSuppressionType) { function in namespace:__sanitizer
H A Dsanitizer_stacktrace_test.cc74 TEST_F(FastUnwindTest, Basic) { function in namespace:__sanitizer
86 TEST_F(FastUnwindTest, FramePointerLoop) { function in namespace:__sanitizer
99 TEST_F(FastUnwindTest, MisalignedFramePointer) { function in namespace:__sanitizer
112 TEST_F(FastUnwindTest, OneFrameStackTrace) { function in namespace:__sanitizer
120 TEST_F(FastUnwindTest, ZeroFramesStackTrace) { function in namespace:__sanitizer
127 TEST_F(FastUnwindTest, FPBelowPrevFP) { function in namespace:__sanitizer
139 TEST_F(FastUnwindTest, CloseToZeroFrame) { function in namespace:__sanitizer
H A Dsanitizer_linux_test.cc143 TEST_F(ThreadListerTest, ThreadListerSeesAllSpawnedThreads) { function in namespace:__sanitizer
151 TEST_F(ThreadListerTest, DoNotForgetThreads) { function in namespace:__sanitizer
164 TEST_F(ThreadListerTest, NewThreads) { function in namespace:__sanitizer
/src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/
H A Dfdr_controller_test.cc63 TEST_F(FunctionSequenceTest, DefaultInitFinalizeFlush) { function in namespace:__xray::__anon7b5049890110
80 TEST_F(FunctionSequenceTest, BoundaryFuncIdEncoding) { function in namespace:__xray::__anon7b5049890110
106 TEST_F(FunctionSequenceTest, ThresholdsAreEnforced) { function in namespace:__xray::__anon7b5049890110
121 TEST_F(FunctionSequenceTest, ArgsAreHandledAndKept) { function in namespace:__xray::__anon7b5049890110
141 TEST_F(FunctionSequenceTest, PreservedCallsHaveCorrectTSC) { function in namespace:__xray::__anon7b5049890110
166 TEST_F(FunctionSequenceTest, PreservedCallsSupportLargeDeltas) { function in namespace:__xray::__anon7b5049890110
190 TEST_F(FunctionSequenceTest, RewindingMultipleCalls) { function in namespace:__xray::__anon7b5049890110
217 TEST_F(FunctionSequenceTest, RewindingIntermediaryTailExits) { function in namespace:__xray::__anon7b5049890110
251 TEST_F(FunctionSequenceTest, RewindingAfterMigration) { function in namespace:__xray::__anon7b5049890110
319 TEST_F(BufferManagementTes function in namespace:__xray::__anon7b5049890110
335 TEST_F(BufferManagementTest, HandlesOverflowWithArgs) { function in namespace:__xray::__anon7b5049890110
352 TEST_F(BufferManagementTest, HandlesOverflowWithCustomEvents) { function in namespace:__xray::__anon7b5049890110
373 TEST_F(BufferManagementTest, HandlesFinalizedBufferQueue) { function in namespace:__xray::__anon7b5049890110
400 TEST_F(BufferManagementTest, HandlesGenerationalBufferQueue) { function in namespace:__xray::__anon7b5049890110
[all...]

Completed in 6 milliseconds