Home
last modified time | relevance | path

Searched refs:benchmarks_test (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/lldb/test/API/benchmarks/libcxxmap/
H A DTestBenchmarkLibcxxMap.py17 @benchmarks_test
/llvm-project-15.0.7/lldb/test/API/benchmarks/libcxxlist/
H A DTestBenchmarkLibcxxList.py17 @benchmarks_test
/llvm-project-15.0.7/lldb/test/API/benchmarks/continue/
H A DTestBenchmarkContinue.py17 @benchmarks_test
/llvm-project-15.0.7/lldb/test/API/benchmarks/frame_variable/
H A DTestFrameVariableResponse.py22 @benchmarks_test
/llvm-project-15.0.7/lldb/test/API/benchmarks/stepping/
H A DTestSteppingSpeed.py26 @benchmarks_test
/llvm-project-15.0.7/lldb/test/API/benchmarks/startup/
H A DTestStartupDelays.py27 @benchmarks_test
/llvm-project-15.0.7/lldb/test/API/benchmarks/expression/
H A DTestExpressionCmd.py24 @benchmarks_test
H A DTestRepeatedExprs.py26 @benchmarks_test
/llvm-project-15.0.7/lldb/test/API/benchmarks/turnaround/
H A DTestCompileRunToBreakpointTurnaround.py26 @benchmarks_test
/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/
H A Ddecorators.py347 def benchmarks_test(func): function