Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
T
tangled
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
eriksson monteiro
tangled
Commits
e3dad87d
Commit
e3dad87d
authored
Jul 30, 2008
by
sidchat@google.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
git-svn-id:
svn://svn.chromium.org/chrome/trunk/src@140
0039d316-1c4b-4281-b951-d872f2087c98
parent
8287a0b5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
chrome/test/tab_switching/tab_switching_test.cc
chrome/test/tab_switching/tab_switching_test.cc
+1
-1
No files found.
chrome/test/tab_switching/tab_switching_test.cc
View file @
e3dad87d
...
@@ -106,7 +106,7 @@ class TabSwitchingUITest : public UITest {
...
@@ -106,7 +106,7 @@ class TabSwitchingUITest : public UITest {
const
std
::
string
average_str
(
"average = "
);
const
std
::
string
average_str
(
"average = "
);
const
std
::
string
std_dev_str
(
"standard deviation = "
);
const
std
::
string
std_dev_str
(
"standard deviation = "
);
std
::
string
::
size_type
pos
=
contents
.
find
(
std
::
string
::
size_type
pos
=
contents
.
find
(
"Histogram:
RenderWidgetHostHWND
_WhiteoutDuration"
,
0
);
"Histogram:
MPArch.RWHH
_WhiteoutDuration"
,
0
);
std
::
string
::
size_type
comma_pos
;
std
::
string
::
size_type
comma_pos
;
std
::
string
::
size_type
number_length
;
std
::
string
::
size_type
number_length
;
if
(
pos
!=
std
::
string
::
npos
)
{
if
(
pos
!=
std
::
string
::
npos
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment