Searched refs:kNumNSecInSecond (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Dprofile-handler_unittest.cc86 static const int kNumNSecInSecond = 1000000000; local
87 EXPECT_LT(delay_ns, kNumNSecInSecond);
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Dprofile-handler_unittest.cc86 static const int kNumNSecInSecond = 1000000000; local
87 EXPECT_LT(delay_ns, kNumNSecInSecond);

Completed in 548 milliseconds