DescriptionClean up ifdefs in base stack sampling profiler unit test.
This keeps the property of compiling the code on all platforms,
while removing the need to have a ton of individual per-test ifdefs.
For tests that are later disabled for other reasons, this can result
in DISABLED_ prefix appearing two times, but that doesn't seem too
problematic and the code cleanup benefits outweigh that.
BUG=none
Review-Url: https://codereview.chromium.org/2947023002
Cr-Commit-Position: refs/heads/master@{#480949}
Committed: https://chromium.googlesource.com/chromium/src/+/a933334960a47bbb9dab17f17f1341c80ed4749d
Patch Set 1 #Patch Set 2 : missed some TEST_F's #Messages
Total messages: 17 (13 generated)
|