Home
last modified time | relevance | path

Searched refs:fn_ (Results 1 – 8 of 8) sorted by relevance

/external/eigen/bench/tensors/
Dbenchmark_main.cc120 fn_ = fn; in Register()
122 if (fn_ == NULL && fn_range_ == NULL) { in Register()
129 if (fn_ != NULL) { in Run()
145 if (fn_ != NULL) { in RunRepeatedlyWithArg()
146 fn_(iterations); in RunRepeatedlyWithArg()
Dbenchmark.h36 void (*fn_)(int); variable
/external/llvm/test/Bindings/OCaml/
Dlinker.ml39 let fn = define_function ("fn_" ^ name) fty m in
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.h806 explicit RunOnDestruction(Fn fn) : fn_(fn) {} in RunOnDestruction()
807 ~RunOnDestruction() { fn_(); } in ~RunOnDestruction()
810 Fn fn_;
/external/google-benchmark/test/
Doutput_test_helper.cc168 PatternAndFn(const std::string& rx, ResultsCheckFn fn_) in PatternAndFn()
169 : TestCase(rx), fn(fn_) {} in PatternAndFn()
/external/toolchain-utils/dejagnu/gdb_baseline/
Di686-pc-linux-gnu6957 PASS: gdb.base/shreloc.exp: get_msym_addrs fn_[12]
Dx86_64-cros-linux-gnu7192 PASS: gdb.base/shreloc.exp: get_msym_addrs fn_[12]
Darmv7a-cros-linux-gnueabi6810 PASS: gdb.base/shreloc.exp: get_msym_addrs fn_[12]