Sign in
chromium
/
chromium
/
src
/
ff30a0e48df5a0de78c693aa3c377d760a4dfdf7
/
base
/
test
/
perf_test_suite.h
5648818
Standardize usage of virtual/override/final in base/
by dcheng
· 11 years ago
9e096de
replace OVERRIDE and FINAL with override and final in base/
by mostynb
· 11 years ago
01c86ec
Remove the rest of #pragma once in one big CL.
by
[email protected]
· 13 years ago
b171946
Add OVERRIDE to base/.
by
[email protected]
· 14 years ago
99cc51e
Move PerfTestSuite implementation into a .cc file and add it to the base
by
[email protected]
· 15 years ago
20e1491
Re-land part of r55416, minus actually moving the test_suite.h contents to a .cc file.
by
[email protected]
· 15 years ago
85f6335
Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of header file
by
[email protected]
· 15 years ago
19d536f
Cleanup in base. This moves the implementation (and a bunch of header file
by
[email protected]
· 15 years ago
b83a662
De-wstringify perf_test_suite.h and test_suite.h.
by
[email protected]
· 15 years ago
32b76ef
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
by
[email protected]
· 15 years ago
2fdc86a
Style cleanup in preparation for auto-linting base/.
by
[email protected]
· 16 years ago
b7e0a2a
Use ASCII strings for switch names.
by
[email protected]
· 16 years ago
fb895c6
Move more ICU-dependent stuff from base into base/i18n. Some test stuff also
by
[email protected]
· 16 years ago
[Renamed (93%) from base/perf_test_suite.h]
bb97536
Make CommandLine into a normal object, with some statics for getting at the current process's command line.
by
[email protected]
· 17 years ago
a42e1714
Work around a stupid Purify bug that was causing lots of bogus messages to appear when running base_unittests.exe.
by
[email protected]
· 17 years ago
302831b
Call logging::InitLogging. The lack of this was causing some hangs (and possibly crashes) in ObserverListTest.BUG=6286
by
[email protected]
· 17 years ago