Home
last modified time | relevance | path

Searched defs:watch (Results 1 – 7 of 7) sorted by relevance

/haiku/src/tests/kits/locale/
H A DcatalogSpeed.cpp54 BStopWatch watch("catalogSpeed", true); in TestCreation() local
85 BStopWatch watch("catalogSpeed", true); in TestLookup() local
111 BStopWatch watch("catalogSpeed", true); in TestIdCreation() local
151 BStopWatch watch("catalogSpeed", true); in TestIdLookup() local
H A DcollatorSpeed.cpp54 BStopWatch watch(name, true); in test() local
/haiku/src/kits/tracker/
H A DTests.cpp91 BStopWatch watch; member in BTrackerPrivate::IconSpewer
140 BStopWatch watch("", true); in Run() local
/haiku/src/tests/kits/net/cookie/
H A Dcookie_test.cpp40 BStopWatch* watch = new BStopWatch("Cookie insertion"); in stressTest() local
/haiku/src/apps/haikudepot/server/
H A DServerPkgDataUpdateProcess.cpp292 BStopWatch watch("ServerPkgDataUpdateProcess::ProcessLocalData", true); in ProcessLocalData() local
/haiku/src/apps/haikudepot/model/
H A DPackageIconTarRepository.cpp186 BStopWatch watch("PackageIconTarRepository::Init", true); in Init() local
/haiku/src/tests/kits/support/pointerlist/
H A DPointerListTest.cpp280 BStopWatch* watch = new BStopWatch("Initialize"); in SortTestWithState() local