Searched refs:mocktuningfork (Results 1 – 5 of 5) sorted by relevance
16 mocktuningfork::init(s,callback); in init()24 mocktuningfork::init(s, [&](const FidelityParams& p) { in init()47 mocktuningfork::set(current_annotation); in tick()48 mocktuningfork::tick(SYS_CPU); in tick()
21 mocktuningfork::init(settings, fidelityParamsCallback); in runWithNoGameEngine()26 mocktuningfork::set(ann); in runWithNoGameEngine()27 mocktuningfork::tick(SYS_CPU); in runWithNoGameEngine()
5 namespace mocktuningfork {
6 namespace mocktuningfork { namespace
15 TUNINGFORK_OBJS:= ${PROTO_BUILD_DIR}/tuningfork.pb.o ${BUILD_DIR}/mocktuningfork.o22 TUNINGFORK_LIB:=${BUILD_DIR}/mocktuningfork.so