OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fn_
(Results
1 - 2
of
2
) sorted by null
/bionic/tests/
benchmark_main.cpp
89
fn_
= fn;
92
if (
fn_
== NULL && fn_range_ == NULL) {
101
if (
fn_
!= NULL) {
118
if (
fn_
!= NULL) {
119
fn_
(iterations);
benchmark.h
43
void (*
fn_
)(int);
member in class:testing::Benchmark
Completed in 457 milliseconds