Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(62)

Issue 1408753004: unittest fix for cpu flags. (Closed)

Created:
5 years, 1 month ago by fbarchard1
Modified:
5 years, 1 month ago
Reviewers:
harryjin
Base URL:
https://chromium.googlesource.com/libyuv/libyuv@master
Target Ref:
refs/heads/master
Project:
libyuv
Visibility:
Public.

Description

unittest fix for cpu flags. cpu flags of 1 disables SIMD and uses C. This used to be 0, but the change in auto init behavior means that 0 now means uninitialized, and will cause auto detect to reinit the cpu info. A value of 1 disables the auto init. TBR=harryjin@google.com BUG=none Committed: https://chromium.googlesource.com/libyuv/libyuv/+/82d74a37fae05cf4bedee6c95799a32a97958fd2

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -12 lines) Patch
M unit_test/unit_test.h View 6 chunks +6 lines, -6 lines 0 comments Download
M unit_test/unit_test.cc View 6 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (1 generated)
fbarchard1
5 years, 1 month ago (2015-11-04 02:58:55 UTC) #1
fbarchard1
5 years, 1 month ago (2015-11-04 03:06:24 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
82d74a37fae05cf4bedee6c95799a32a97958fd2 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698