Home
last modified time | relevance | path

Searched refs:is_test (Results 1 – 2 of 2) sorted by relevance

/art/libprofile/profile/
Dprofile_compilation_info.h330 bool is_test = false);
408 bool is_test = false);
Dprofile_compilation_info.cc681 bool is_test) { in AddMethods() argument
683 if (!AddMethod(method, flags, annotation, is_test)) { in AddMethods()
1321 bool is_test) { in AddMethod() argument
1344 if (is_test) { in AddMethod()