/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/bundle_user_info_test/ |
H A D | bundle_user_info_test.cpp | 48 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() function 76 BENCHMARK(BenchmarkTestForMarshalling)->Iterations(1000);
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/install_param_test/ |
H A D | install_param_test.cpp | 48 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() function 76 BENCHMARK(BenchmarkTestForMarshalling)->Iterations(1000);
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/remote_ability_info_test/ |
H A D | remote_ability_info_test.cpp | 48 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() function 76 BENCHMARK(BenchmarkTestForMarshalling)->Iterations(1000);
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/module_info_test/ |
H A D | module_info_test.cpp | 49 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() function 79 BENCHMARK(BenchmarkTestForMarshalling)->Iterations(1000);
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/common_event_info_test/ |
H A D | common_event_info_test.cpp | 50 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() function 82 BENCHMARK(BenchmarkTestForMarshalling)->Iterations(1000);
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/permission_def_test/ |
H A D | permission_def_test.cpp | 50 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() function 82 BENCHMARK(BenchmarkTestForMarshalling)->Iterations(1000);
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/shortcut_info_test/ |
H A D | shortcut_info_test.cpp | 51 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() function 85 BENCHMARK(BenchmarkTestForMarshalling)->Iterations(1000);
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/hap_module_info_test/ |
H A D | hap_module_info_test.cpp | 56 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() function 100 BENCHMARK(BenchmarkTestForMarshalling)->Iterations(1000);
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/form_info_test/ |
H A D | form_info_test.cpp | 53 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() function 111 BENCHMARK(BenchmarkTestForMarshalling)->Iterations(1000);
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/distributed_bundle_info_test/ |
H A D | distributed_bundle_info_test.cpp | 51 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() function 137 BENCHMARK(BenchmarkTestForMarshalling)->Iterations(1000);
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/application_info_test/ |
H A D | application_info_test.cpp | 89 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() function 142 BENCHMARK(BenchmarkTestForMarshalling)->Iterations(1000);
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/ability_info_test/ |
H A D | ability_info_test.cpp | 69 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() function 139 BENCHMARK(BenchmarkTestForMarshalling)->Iterations(1000);
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/extension_ability_info_test/ |
H A D | extension_ability_info_test.cpp | 69 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() function 139 BENCHMARK(BenchmarkTestForMarshalling)->Iterations(1000);
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/bundle_info_test/ |
H A D | bundle_info_test.cpp | 70 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() function 142 BENCHMARK(BenchmarkTestForMarshalling)->Iterations(1000);
|