Home
last modified time | relevance | path

Searched refs:BadUserCodeTest (Results 1 – 2 of 2) sorted by relevance

/external/caliper/expectations/
Dknownfailures.txt34 …"com.google.caliper.runner.BadUserCodeTest#testComplexNonDeterministicAllocation_noTrackAllocation…
35 …"com.google.caliper.runner.BadUserCodeTest#testComplexNonDeterministicAllocation_trackAllocations",
36 "com.google.caliper.runner.BadUserCodeTest#testNonDeterministicAllocation_noTrackAllocations",
37 "com.google.caliper.runner.BadUserCodeTest#testNonDeterministicAllocation_trackAllocations",
64 "com.google.caliper.runner.BadUserCodeTest#testExceptionInMethod_notInDryRun",#
/external/caliper/caliper/src/test/java/com/google/caliper/runner/
DBadUserCodeTest.java35 public class BadUserCodeTest { class