Wire Sysio Wire Sysion 1.0.0
|
Protected Types | |
typedef testing::internal::FloatingPoint< RawType > | Floating |
typedef Floating::Bits | Bits |
Protected Member Functions | |
FloatingPointTest () | |
void | TestSize () |
void | TestMatches (testing::internal::FloatingEqMatcher< RawType >(*matcher_maker)(RawType)) |
Protected Member Functions inherited from testing::Test | |
Test () | |
virtual void | SetUp () |
virtual void | TearDown () |
Protected Attributes | |
const Bits | max_ulps_ |
const Bits | zero_bits_ |
const Bits | one_bits_ |
const Bits | infinity_bits_ |
const RawType | close_to_positive_zero_ |
const RawType | close_to_negative_zero_ |
const RawType | further_from_negative_zero_ |
const RawType | close_to_one_ |
const RawType | further_from_one_ |
const RawType | infinity_ |
const RawType | close_to_infinity_ |
const RawType | further_from_infinity_ |
const RawType | max_ |
const RawType | nan1_ |
const RawType | nan2_ |
Additional Inherited Members | |
Public Types inherited from testing::Test | |
typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
Public Member Functions inherited from testing::Test | |
virtual | ~Test () |
Static Public Member Functions inherited from testing::Test | |
static void | SetUpTestCase () |
static void | TearDownTestCase () |
static bool | HasFatalFailure () |
static bool | HasNonfatalFailure () |
static bool | HasFailure () |
static void | RecordProperty (const std::string &key, const std::string &value) |
static void | RecordProperty (const std::string &key, int value) |
Definition at line 3225 of file gmock-matchers_test.cc.
|
protected |
Definition at line 3228 of file gmock-matchers_test.cc.
|
protected |
Definition at line 3227 of file gmock-matchers_test.cc.
|
inlineprotected |
Definition at line 3230 of file gmock-matchers_test.cc.
|
inlineprotected |
Definition at line 3259 of file gmock-matchers_test.cc.
|
inlineprotected |
Definition at line 3253 of file gmock-matchers_test.cc.
|
protected |
Definition at line 3322 of file gmock-matchers_test.cc.
|
protected |
Definition at line 3313 of file gmock-matchers_test.cc.
|
protected |
Definition at line 3317 of file gmock-matchers_test.cc.
|
protected |
Definition at line 3312 of file gmock-matchers_test.cc.
|
protected |
Definition at line 3323 of file gmock-matchers_test.cc.
|
protected |
Definition at line 3314 of file gmock-matchers_test.cc.
|
protected |
Definition at line 3318 of file gmock-matchers_test.cc.
|
protected |
Definition at line 3321 of file gmock-matchers_test.cc.
|
protected |
Definition at line 3309 of file gmock-matchers_test.cc.
|
protected |
Definition at line 3326 of file gmock-matchers_test.cc.
|
protected |
Definition at line 3305 of file gmock-matchers_test.cc.
|
protected |
Definition at line 3329 of file gmock-matchers_test.cc.
|
protected |
Definition at line 3330 of file gmock-matchers_test.cc.
|
protected |
Definition at line 3308 of file gmock-matchers_test.cc.
|
protected |
Definition at line 3307 of file gmock-matchers_test.cc.