HomeSort by relevance Sort by last modified time
    Searched full:fail_state (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/threading/
thread_collision_warner_unittest.cc 37 // DCheckAsserter. The method fail_state is used to know if a collision took
50 bool fail_state() const { return failed_; } function in class:__anon4207::AssertReporter
63 EXPECT_FALSE(local_reporter->fail_state());
67 EXPECT_FALSE(local_reporter->fail_state());
70 EXPECT_FALSE(local_reporter->fail_state());
79 EXPECT_FALSE(local_reporter->fail_state());
83 EXPECT_FALSE(local_reporter->fail_state());
86 EXPECT_FALSE(local_reporter->fail_state());
93 EXPECT_FALSE(local_reporter->fail_state());
101 EXPECT_FALSE(local_reporter->fail_state());
    [all...]
  /external/chromium_org/base/threading/
thread_collision_warner_unittest.cc 37 // DCheckAsserter. The method fail_state is used to know if a collision took
50 bool fail_state() const { return failed_; } function in class:__anon6380::AssertReporter
63 EXPECT_FALSE(local_reporter->fail_state());
67 EXPECT_FALSE(local_reporter->fail_state());
70 EXPECT_FALSE(local_reporter->fail_state());
79 EXPECT_FALSE(local_reporter->fail_state());
83 EXPECT_FALSE(local_reporter->fail_state());
86 EXPECT_FALSE(local_reporter->fail_state());
93 EXPECT_FALSE(local_reporter->fail_state());
101 EXPECT_FALSE(local_reporter->fail_state());
    [all...]

Completed in 484 milliseconds