HomeSort by relevance Sort by last modified time
    Searched refs:calltime (Results 1 - 3 of 3) sorted by null

  /external/chromium/testing/
generate_gmock_mutant.py 33 // Additionally you can bind the object at calltime by binding a pointer to
244 # calltime - TupleN<C1, .. CN>
250 const %(calltime)s& c) {
259 const %(calltime)s& c) {
267 # calltime - TupleN<A1, .. AN>
273 inline MutantFunctor<R, %(calltime)s>
275 MutantRunner<R, %(calltime)s>* t =
277 %(prebound)s, %(calltime)s>
279 return MutantFunctor<R, %(calltime)s>(t);
285 inline MutantFunctor<R, %(calltime)s
    [all...]
  /external/chromium_org/testing/
generate_gmock_mutant.py 34 // Additionally you can bind the object at calltime by binding a pointer to
245 # calltime - TupleN<C1, .. CN>
251 const %(calltime)s& c) {
260 const %(calltime)s& c) {
268 # calltime - TupleN<A1, .. AN>
274 inline MutantFunctor<R, %(calltime)s>
276 MutantRunner<R, %(calltime)s>* t =
278 %(prebound)s, %(calltime)s>
280 return MutantFunctor<R, %(calltime)s>(t);
286 inline MutantFunctor<R, %(calltime)s
    [all...]
  /external/linux-tools-perf/util/
trace-event-parse.c 2736 unsigned long long rettime, calltime; local
2865 unsigned long long rettime, calltime; local
    [all...]

Completed in 53 milliseconds