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

  /external/chromium_org/third_party/android_crazy_linker/src/tests/
bench_load_library.cpp 50 start_ms_ = now_ms();
54 double elapsed_ms = now_ms() - start_ms_;
60 double start_ms_; member in class:ScopedTimer
  /ndk/sources/android/crazy_linker/tests/
bench_load_library.cpp 50 start_ms_ = now_ms();
54 double elapsed_ms = now_ms() - start_ms_;
60 double start_ms_; member in class:ScopedTimer

Completed in 889 milliseconds