OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PerformanceMonitorBrowserTest
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/performance_monitor/
performance_monitor.h
101
friend class
PerformanceMonitorBrowserTest
;
106
FRIEND_TEST_ALL_PREFIXES(
PerformanceMonitorBrowserTest
, NetworkBytesRead);
performance_monitor_browsertest.cc
157
class
PerformanceMonitorBrowserTest
: public ExtensionBrowserTest {
217
base::Bind(&
PerformanceMonitorBrowserTest
::GetEventsOnBackgroundThread,
241
base::Bind(&
PerformanceMonitorBrowserTest
::GetStatsOnBackgroundThread,
288
: public
PerformanceMonitorBrowserTest
,
292
PerformanceMonitorBrowserTest
::SetUpCommandLine(command_line);
373
: public
PerformanceMonitorBrowserTest
{
387
PerformanceMonitorBrowserTest
::SetUpOnMainThread();
422
IN_PROC_BROWSER_TEST_F(
PerformanceMonitorBrowserTest
, InstallExtensionEvent) {
443
IN_PROC_BROWSER_TEST_F(
PerformanceMonitorBrowserTest
,
475
IN_PROC_BROWSER_TEST_F(
PerformanceMonitorBrowserTest
, UpdateExtensionEvent)
[
all
...]
Completed in 52 milliseconds