Lines Matching defs:state

39 static void BM_AssetManagerLoadAssets(benchmark::State& state) {  in BM_AssetManagerLoadAssets()
49 static void BM_AssetManagerLoadAssetsOld(benchmark::State& state) { in BM_AssetManagerLoadAssetsOld()
62 static void BM_AssetManagerLoadFrameworkAssets(benchmark::State& state) { in BM_AssetManagerLoadFrameworkAssets()
72 static void BM_AssetManagerLoadFrameworkAssetsOld(benchmark::State& state) { in BM_AssetManagerLoadFrameworkAssetsOld()
87 benchmark::State& state) { in GetResourceBenchmark()
116 static void BM_AssetManagerGetResource(benchmark::State& state) { in BM_AssetManagerGetResource()
122 static void BM_AssetManagerGetResourceOld(benchmark::State& state) { in BM_AssetManagerGetResourceOld()
128 static void BM_AssetManagerGetLibraryResource(benchmark::State& state) { in BM_AssetManagerGetLibraryResource()
136 static void BM_AssetManagerGetLibraryResourceOld(benchmark::State& state) { in BM_AssetManagerGetLibraryResourceOld()
146 static void BM_AssetManagerGetResourceFrameworkLocale(benchmark::State& state) { in BM_AssetManagerGetResourceFrameworkLocale()
154 static void BM_AssetManagerGetResourceFrameworkLocaleOld(benchmark::State& state) { in BM_AssetManagerGetResourceFrameworkLocaleOld()
162 static void BM_AssetManagerGetBag(benchmark::State& state) { in BM_AssetManagerGetBag()
185 static void BM_AssetManagerGetBagOld(benchmark::State& state) { in BM_AssetManagerGetBagOld()
210 static void BM_AssetManagerGetResourceLocales(benchmark::State& state) { in BM_AssetManagerGetResourceLocales()
228 static void BM_AssetManagerGetResourceLocalesOld(benchmark::State& state) { in BM_AssetManagerGetResourceLocalesOld()