Home
last modified time | relevance | path

Searched defs:hundred (Results 1 – 8 of 8) sorted by relevance

/external/sdv/vsomeip/third_party/boost/date_time/test/gregorian/
Dtestdate_duration.cpp48 date_duration hundred(100); in test_date_duration() local
/external/rust/android-crates-io/crates/bencher/
Dstats.rs238 let hundred = 100 as f64; in std_dev_pct() localVariable
252 let hundred = 100 as f64; in median_abs_dev_pct() localVariable
290 let hundred = 100f64; in percentile_of_sorted() localVariable
317 let hundred = 100 as f64; in winsorize() localVariable
/external/rust/android-crates-io/crates/plotters/src/data/
Dquartiles.rs20 let hundred = 100_f64; in percentile_of_sorted() localVariable
/external/cronet/tot/third_party/llvm-libc/src/test/src/stdlib/
DStrtolTest.h50 const char *hundred = "100"; in CleanBaseTenDecode() local
/external/cronet/stable/third_party/llvm-libc/src/test/src/stdlib/
DStrtolTest.h50 const char *hundred = "100"; in CleanBaseTenDecode() local
/external/llvm-libc/test/src/stdlib/
DStrtolTest.h50 const char *hundred = "100"; in CleanBaseTenDecode() local
/external/tensorflow/tensorflow/cc/experimental/libtf/tests/
Dobject_test.cc99 int* hundred = new int(100); in TEST() local
/external/tensorflow/tensorflow/compiler/xla/
Dliteral_test.cc1698 std::vector<int64_t> hundred = {100}; in TEST_F() local