OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdateRange
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/net/disk_cache/blockfile/
sparse_control.h
119
void
UpdateRange
(int result);
sparse_control_v3.h
128
void
UpdateRange
(int result);
sparse_control.cc
613
void SparseControl::
UpdateRange
(int result) {
823
UpdateRange
(result);
sparse_control_v3.cc
618
UpdateRange
(result);
701
void SparseControl::
UpdateRange
(int result) {
/art/runtime/base/
histogram_test.cc
93
TEST(Histtest,
UpdateRange
) {
94
std::unique_ptr<Histogram<uint64_t>> hist(new Histogram<uint64_t>("
UpdateRange
", 5));
125
std::string expected("
UpdateRange
:\tSum: 2.654ms 99% C.I. 15us-212us Avg: 126.380us Max: 212us\n");
/external/chromium_org/v8/src/
types.cc
658
int TypeImpl<Config>::
UpdateRange
(
704
return
UpdateRange
(
715
return
UpdateRange
(
[
all
...]
types.h
544
static int
UpdateRange
(
[
all
...]
Completed in 116 milliseconds