HomeSort by relevance Sort by last modified time
    Searched refs:total_ (Results 1 - 3 of 3) sorted by null

  /external/chromium/base/
simple_thread_unittest.cc 60 : seq_(seq), total_(total), event_(event) { }
63 if (seq_->GetNext() == total_) {
72 int total_; member in class:__anon2416::VerifyPoolRunner
  /cts/tests/tests/database/src/android/database/cts/
DatabaseCursorTest.java 348 public TestObserver(int total_, SQLiteCursor cursor) {
350 total = total_;
  /frameworks/base/core/tests/coretests/src/android/database/
DatabaseCursorTest.java 325 public TestObserver(int total_, SQLiteCursor cursor) {
327 total = total_;

Completed in 1782 milliseconds