Home
last modified time | relevance | path

Searched refs:SimpleExample (Results 1 – 2 of 2) sorted by relevance

/test/testfwk/developer_test/libs/benchmark/
DREADME_zh.md32 * @tc.desc: Testcase for testing 'SimpleExample' function.
36 size_t SimpleExample()
45 /* @tc.steps: step1.call SimpleExample in loop */
46 SimpleExample();
196 * @tc.desc: Testcase for testing 'SimpleExample' function.
200 size_t SimpleExample()
209 /* @tc.steps: step1.call SimpleExample in loop */
210 SimpleExample();
/test/testfwk/developer_test/examples/calculator/test/benchmarktest/common/
Dbenchmark_demo_test.cpp29 size_t SimpleExample() in SimpleExample() function
39 SimpleExample(); in BenchmarkTestExample()