/commonlibrary/c_utils/base/test/benchmarktest/string_benchmark_test/ |
H A D | string_benchmark_test.cpp | 72 BENCHMARK_F(BenchmarkStringTest, test_strupper_01)(benchmark::State& state) in BENCHMARK_F() function 88 BENCHMARK_F(BenchmarkStringTest, test_strupper_02)(benchmark::State& state) in BENCHMARK_F() function 108 BENCHMARK_F(BenchmarkStringTest, test_strlower_01)(benchmark::State& state) in BENCHMARK_F() function 124 BENCHMARK_F(BenchmarkStringTest, test_strlower_02)(benchmark::State& state) in BENCHMARK_F() function 144 BENCHMARK_F(BenchmarkStringTest, test_strreplace_01)(benchmark::State& state) in BENCHMARK_F() function 183 BENCHMARK_F(BenchmarkStringTest, test_strtrim_01)(benchmark::State& state) in BENCHMARK_F() function 195 BENCHMARK_F(BenchmarkStringTest, test_strtrim_02)(benchmark::State& state) in BENCHMARK_F() function 215 BENCHMARK_F(BenchmarkStringTest, test_strsplit_01)(benchmark::State& state) in BENCHMARK_F() function 232 BENCHMARK_F(BenchmarkStringTest, test_strsplit_02)(benchmark::State& state) in BENCHMARK_F() function 256 BENCHMARK_F(BenchmarkStringTes function 280 BENCHMARK_F(BenchmarkStringTest, test_strsplit_04)(benchmark::State& state) BENCHMARK_F() function 305 BENCHMARK_F(BenchmarkStringTest, test_strisnumeric_01)(benchmark::State& state) BENCHMARK_F() function 332 BENCHMARK_F(BenchmarkStringTest, test_strisalpha_01)(benchmark::State& state) BENCHMARK_F() function 367 BENCHMARK_F(BenchmarkStringTest, test_IsUpperStr_01)(benchmark::State& state) BENCHMARK_F() function 398 BENCHMARK_F(BenchmarkStringTest, test_IsLowerStr_01)(benchmark::State& state) BENCHMARK_F() function 429 BENCHMARK_F(BenchmarkStringTest, test_IsSubStr_01)(benchmark::State& state) BENCHMARK_F() function 458 BENCHMARK_F(BenchmarkStringTest, test_IsSameTextStr_01)(benchmark::State& state) BENCHMARK_F() function 482 BENCHMARK_F(BenchmarkStringTest, test_ToString_01)(benchmark::State& state) BENCHMARK_F() function 506 BENCHMARK_F(BenchmarkStringTest, test_StrToInt_01)(benchmark::State& state) BENCHMARK_F() function 523 BENCHMARK_F(BenchmarkStringTest, test_StrToInt_02)(benchmark::State& state) BENCHMARK_F() function 544 BENCHMARK_F(BenchmarkStringTest, test_StrToInt_03)(benchmark::State& state) BENCHMARK_F() function 556 BENCHMARK_F(BenchmarkStringTest, test_StrToInt_04)(benchmark::State& state) BENCHMARK_F() function 568 BENCHMARK_F(BenchmarkStringTest, test_strcovertfailed_01)(benchmark::State& state) BENCHMARK_F() function 590 BENCHMARK_F(BenchmarkStringTest, test_strcovert_01)(benchmark::State& state) BENCHMARK_F() function 602 BENCHMARK_F(BenchmarkStringTest, test_strcovert_02)(benchmark::State& state) BENCHMARK_F() function 628 BENCHMARK_F(BenchmarkStringTest, test_strcovert_03)(benchmark::State& state) BENCHMARK_F() function 645 BENCHMARK_F(BenchmarkStringTest, test_strcovert_04)(benchmark::State& state) BENCHMARK_F() function 662 BENCHMARK_F(BenchmarkStringTest, test_getsubstr_01)(benchmark::State& state) BENCHMARK_F() function 684 BENCHMARK_F(BenchmarkStringTest, test_getsubstr_02)(benchmark::State& state) BENCHMARK_F() function 698 BENCHMARK_F(BenchmarkStringTest, test_getsubstr_03)(benchmark::State& state) BENCHMARK_F() function 715 BENCHMARK_F(BenchmarkStringTest, test_getsubstr_04)(benchmark::State& state) BENCHMARK_F() function 731 BENCHMARK_F(BenchmarkStringTest, DexToHexString_01)(benchmark::State& state) BENCHMARK_F() function [all...] |
/commonlibrary/c_utils/base/test/benchmarktest/directory_benchmark_test/ |
H A D | directory_benchmark_test.cpp | 58 BENCHMARK_F(BenchmarkDirectoryTest, testGetCurrentProcFullFileName001)(benchmark::State& state) in BENCHMARK_F() function 73 BENCHMARK_F(BenchmarkDirectoryTest, testGetCurrentProcPath001)(benchmark::State& state) in BENCHMARK_F() function 88 BENCHMARK_F(BenchmarkDirectoryTest, testExtractFilePath001)(benchmark::State& state) in BENCHMARK_F() function 103 BENCHMARK_F(BenchmarkDirectoryTest, testExtractFileName001)(benchmark::State& state) in BENCHMARK_F() function 118 BENCHMARK_F(BenchmarkDirectoryTest, testExtractFileExt001)(benchmark::State& state) in BENCHMARK_F() function 133 BENCHMARK_F(BenchmarkDirectoryTest, testExtractFileExt002)(benchmark::State& state) in BENCHMARK_F() function 148 BENCHMARK_F(BenchmarkDirectoryTest, testExcludeTrailingPathDelimiter001)(benchmark::State& state) in BENCHMARK_F() function 163 BENCHMARK_F(BenchmarkDirectoryTest, testIncludeTrailingPathDelimiter001)(benchmark::State& state) in BENCHMARK_F() function 178 BENCHMARK_F(BenchmarkDirectoryTest, testGetDirFiles001)(benchmark::State& state) in BENCHMARK_F() function 205 BENCHMARK_F(BenchmarkDirectoryTes function 222 BENCHMARK_F(BenchmarkDirectoryTest, testForceRemoveDirectory001)(benchmark::State& state) BENCHMARK_F() function 239 BENCHMARK_F(BenchmarkDirectoryTest, testForceRemoveDirectory002)(benchmark::State& state) BENCHMARK_F() function 254 BENCHMARK_F(BenchmarkDirectoryTest, testRemoveFile001)(benchmark::State& state) BENCHMARK_F() function 278 BENCHMARK_F(BenchmarkDirectoryTest, testRemoveFile002)(benchmark::State& state) BENCHMARK_F() function 326 BENCHMARK_F(BenchmarkDirectoryTest, testRemoveFile003)(benchmark::State& state) BENCHMARK_F() function 353 BENCHMARK_F(BenchmarkDirectoryTest, testGetFolderSize001)(benchmark::State& state) BENCHMARK_F() function 388 BENCHMARK_F(BenchmarkDirectoryTest, testChangeModeFile001)(benchmark::State& state) BENCHMARK_F() function 404 BENCHMARK_F(BenchmarkDirectoryTest, testChangeModeDirectory001)(benchmark::State& state) BENCHMARK_F() function 424 BENCHMARK_F(BenchmarkDirectoryTest, testPathToRealPath001)(benchmark::State& state) BENCHMARK_F() function 441 BENCHMARK_F(BenchmarkDirectoryTest, testPathToRealPath002)(benchmark::State& state) BENCHMARK_F() function 458 BENCHMARK_F(BenchmarkDirectoryTest, testPathToRealPath003)(benchmark::State& state) BENCHMARK_F() function 475 BENCHMARK_F(BenchmarkDirectoryTest, testPathToRealPath004)(benchmark::State& state) BENCHMARK_F() function 491 BENCHMARK_F(BenchmarkDirectoryTest, testPathToRealPath005)(benchmark::State& state) BENCHMARK_F() function 511 BENCHMARK_F(BenchmarkDirectoryTest, testPathToRealPath006)(benchmark::State& state) BENCHMARK_F() function 528 BENCHMARK_F(BenchmarkDirectoryTest, testTransformFileName001)(benchmark::State& state) BENCHMARK_F() function [all...] |
/commonlibrary/c_utils/base/test/benchmarktest/file_benchmark_test/ |
H A D | file_benchmark_test.cpp | 115 BENCHMARK_F(BenchmarkFileTest, testLoadStringFromFile001)(benchmark::State& state) in BENCHMARK_F() function 142 BENCHMARK_F(BenchmarkFileTest, testLoadStringFromFile002)(benchmark::State& state) in BENCHMARK_F() function 159 BENCHMARK_F(BenchmarkFileTest, testLoadStringFromFile003)(benchmark::State& state) in BENCHMARK_F() function 179 BENCHMARK_F(BenchmarkFileTest, testLoadStringFromFile004)(benchmark::State& state) in BENCHMARK_F() function 199 BENCHMARK_F(BenchmarkFileTest, testLoadStringFromFile005)(benchmark::State& state) in BENCHMARK_F() function 219 BENCHMARK_F(BenchmarkFileTest, testLoadStringFromFile006)(benchmark::State& state) in BENCHMARK_F() function 239 BENCHMARK_F(BenchmarkFileTest, testLoadStringFromFd001)(benchmark::State& state) in BENCHMARK_F() function 255 BENCHMARK_F(BenchmarkFileTest, testLoadStringFromFd002)(benchmark::State& state) in BENCHMARK_F() function 268 BENCHMARK_F(BenchmarkFileTest, testLoadStringFromFd003)(benchmark::State& state) in BENCHMARK_F() function 281 BENCHMARK_F(BenchmarkFileTes function 294 BENCHMARK_F(BenchmarkFileTest, testLoadStringFromFd005)(benchmark::State& state) BENCHMARK_F() function 316 BENCHMARK_F(BenchmarkFileTest, testLoadStringFromFd006)(benchmark::State& state) BENCHMARK_F() function 338 BENCHMARK_F(BenchmarkFileTest, testSaveStringToFile001)(benchmark::State& state) BENCHMARK_F() function 362 BENCHMARK_F(BenchmarkFileTest, testSaveStringToFile002)(benchmark::State& state) BENCHMARK_F() function 387 BENCHMARK_F(BenchmarkFileTest, testSaveStringToFile003)(benchmark::State& state) BENCHMARK_F() function 414 BENCHMARK_F(BenchmarkFileTest, testSaveStringToFile004)(benchmark::State& state) BENCHMARK_F() function 440 BENCHMARK_F(BenchmarkFileTest, testSaveStringToFile005)(benchmark::State& state) BENCHMARK_F() function 466 BENCHMARK_F(BenchmarkFileTest, testSaveStringToFd001)(benchmark::State& state) BENCHMARK_F() function 489 BENCHMARK_F(BenchmarkFileTest, testSaveStringToFd002)(benchmark::State& state) BENCHMARK_F() function 502 BENCHMARK_F(BenchmarkFileTest, testSaveStringToFd003)(benchmark::State& state) BENCHMARK_F() function 515 BENCHMARK_F(BenchmarkFileTest, testSaveStringToFd004)(benchmark::State& state) BENCHMARK_F() function 541 BENCHMARK_F(BenchmarkFileTest, testLoadBufferFromFile001)(benchmark::State& state) BENCHMARK_F() function 559 BENCHMARK_F(BenchmarkFileTest, testLoadBufferFromFile002)(benchmark::State& state) BENCHMARK_F() function 580 BENCHMARK_F(BenchmarkFileTest, testLoadBufferFromFile003)(benchmark::State& state) BENCHMARK_F() function 603 BENCHMARK_F(BenchmarkFileTest, testLoadBufferFromFile004)(benchmark::State& state) BENCHMARK_F() function 624 BENCHMARK_F(BenchmarkFileTest, testSaveBufferToFile001)(benchmark::State& state) BENCHMARK_F() function 648 BENCHMARK_F(BenchmarkFileTest, testSaveBufferToFile002)(benchmark::State& state) BENCHMARK_F() function 674 BENCHMARK_F(BenchmarkFileTest, testSaveBufferToFile003)(benchmark::State& state) BENCHMARK_F() function 700 BENCHMARK_F(BenchmarkFileTest, testStringExistsInFile001)(benchmark::State& state) BENCHMARK_F() function 717 BENCHMARK_F(BenchmarkFileTest, testStringExistsInFile002)(benchmark::State& state) BENCHMARK_F() function 736 BENCHMARK_F(BenchmarkFileTest, testStringExistsInFile003)(benchmark::State& state) BENCHMARK_F() function 755 BENCHMARK_F(BenchmarkFileTest, testStringExistsInFile004)(benchmark::State& state) BENCHMARK_F() function 777 BENCHMARK_F(BenchmarkFileTest, testStringExistsInFile005)(benchmark::State& state) BENCHMARK_F() function 798 BENCHMARK_F(BenchmarkFileTest, testStringExistsInFile006)(benchmark::State& state) BENCHMARK_F() function 843 BENCHMARK_F(BenchmarkFileTest, testStringExistsInFile007)(benchmark::State& state) BENCHMARK_F() function 870 BENCHMARK_F(BenchmarkFileTest, testFileExist001)(benchmark::State& state) BENCHMARK_F() function 886 BENCHMARK_F(BenchmarkFileTest, testCountStrInFile001)(benchmark::State& state) BENCHMARK_F() function 903 BENCHMARK_F(BenchmarkFileTest, testCountStrInFile002)(benchmark::State& state) BENCHMARK_F() function 922 BENCHMARK_F(BenchmarkFileTest, testCountStrInFile003)(benchmark::State& state) BENCHMARK_F() function 944 BENCHMARK_F(BenchmarkFileTest, testCountStrInFile004)(benchmark::State& state) BENCHMARK_F() function 975 BENCHMARK_F(BenchmarkFileTest, testCountStrInFile005)(benchmark::State& state) BENCHMARK_F() function [all...] |
/commonlibrary/c_utils/base/test/benchmarktest/unique_fd_benchmark_test/ |
H A D | unique_fd_benchmark_test.cpp | 70 BENCHMARK_F(BenchmarkUniqueFd, testUtilsUniqueFd)(benchmark::State& state) in BENCHMARK_F() function 83 BENCHMARK_F(BenchmarkUniqueFd, testUtilsUniqueCtroFromInt)(benchmark::State& state) in BENCHMARK_F() function 94 BENCHMARK_F(BenchmarkUniqueFd, testUtilsUniqueFdeqcompare)(benchmark::State& state) in BENCHMARK_F() function 106 BENCHMARK_F(BenchmarkUniqueFd, testUtilsUniqueFdeqcompareNl)(benchmark::State& state) in BENCHMARK_F() function 118 BENCHMARK_F(BenchmarkUniqueFd, testUtilsUniqueFdeqcompareBg)(benchmark::State& state) in BENCHMARK_F() function 130 BENCHMARK_F(BenchmarkUniqueFd, testUtilsUniqueFdeqcompareNb)(benchmark::State& state) in BENCHMARK_F() function 142 BENCHMARK_F(BenchmarkUniqueFd, testUtilsUniqueFdeqcompareLess)(benchmark::State& state) in BENCHMARK_F() function 154 BENCHMARK_F(BenchmarkUniqueFd, testUtilsUniqueFdeqcompareNeq)(benchmark::State& state) in BENCHMARK_F() function 180 BENCHMARK_F(BenchmarkUniqueFd, testUtilsUniqueFdDefineDeletor)(benchmark::State& state) in BENCHMARK_F() function 203 BENCHMARK_F(BenchmarkUniqueF function 221 BENCHMARK_F(BenchmarkUniqueFd, testUtilsUniqueFdRelease)(benchmark::State& state) BENCHMARK_F() function 236 BENCHMARK_F(BenchmarkUniqueFd, testUtilsUniqueFdOperatorInt)(benchmark::State& state) BENCHMARK_F() function 250 BENCHMARK_F(BenchmarkUniqueFd, testUtilsUniqueFdGet)(benchmark::State& state) BENCHMARK_F() function 264 BENCHMARK_F(BenchmarkUniqueFd, testUtilsUniqueFdMoveConstructor)(benchmark::State& state) BENCHMARK_F() function 279 BENCHMARK_F(BenchmarkUniqueFd, testUtilsUniqueFdMoveAssignment)(benchmark::State& state) BENCHMARK_F() function [all...] |
/commonlibrary/c_utils/base/test/benchmarktest/sorted_vector_benchmark_test/ |
H A D | sorted_vector_benchmark_test.cpp | 60 BENCHMARK_F(BenchmarkSortedVector, testDefaultConsAndAddAndSort)(benchmark::State& state) in BENCHMARK_F() function 83 BENCHMARK_F(BenchmarkSortedVector, testConsFromSortedAllowDup)(benchmark::State& state) in BENCHMARK_F() function 122 BENCHMARK_F(BenchmarkSortedVector, testConsFromSortedNotAllowDuplicate)(benchmark::State& state) in BENCHMARK_F() function 143 BENCHMARK_F(BenchmarkSortedVector, testConsFromSortedNotAllowToAlloworNotAllow)(benchmark::State& state) in BENCHMARK_F() function 181 BENCHMARK_F(BenchmarkSortedVector, testoperatoreq)(benchmark::State& state) in BENCHMARK_F() function 205 BENCHMARK_F(BenchmarkSortedVector, testOperatorEqAllowToNotAllow)(benchmark::State& state) in BENCHMARK_F() function 226 BENCHMARK_F(BenchmarkSortedVector, testOperatorEqNotAllowToAllowOrNotAllow)(benchmark::State& state) in BENCHMARK_F() function 261 BENCHMARK_F(BenchmarkSortedVector, testOperatorEqAssignmentTwice)(benchmark::State& state) in BENCHMARK_F() function 290 BENCHMARK_F(BenchmarkSortedVector, testoperatorconsteq)(benchmark::State& state) in BENCHMARK_F() function 314 BENCHMARK_F(BenchmarkSortedVecto function 340 BENCHMARK_F(BenchmarkSortedVector, testCapasityandSetcapasity)(benchmark::State& state) BENCHMARK_F() function 362 BENCHMARK_F(BenchmarkSortedVector, testconstArray)(benchmark::State& state) BENCHMARK_F() function 385 BENCHMARK_F(BenchmarkSortedVector, testeditArray)(benchmark::State& state) BENCHMARK_F() function 429 BENCHMARK_F(BenchmarkSortedVector, testIndexOf)(benchmark::State& state) BENCHMARK_F() function 453 BENCHMARK_F(BenchmarkSortedVector, testOrderof)(benchmark::State& state) BENCHMARK_F() function 487 BENCHMARK_F(BenchmarkSortedVector, testoperatorAccess)(benchmark::State& state) BENCHMARK_F() function 503 BENCHMARK_F(BenchmarkSortedVector, testBack)(benchmark::State& state) BENCHMARK_F() function 518 BENCHMARK_F(BenchmarkSortedVector, testMirrorItemAt)(benchmark::State& state) BENCHMARK_F() function 542 BENCHMARK_F(BenchmarkSortedVector, testEditItemAt)(benchmark::State& state) BENCHMARK_F() function 559 BENCHMARK_F(BenchmarkSortedVector, testCopyCtorFromVector)(benchmark::State& state) BENCHMARK_F() function 576 BENCHMARK_F(BenchmarkSortedVector, testConsFromVectorToNotAllowDuplicate)(benchmark::State& state) BENCHMARK_F() function 604 BENCHMARK_F(BenchmarkSortedVector, testMergevector)(benchmark::State& state) BENCHMARK_F() function 630 BENCHMARK_F(BenchmarkSortedVector, testMergevectorNoduplicate)(benchmark::State& state) BENCHMARK_F() function 668 BENCHMARK_F(BenchmarkSortedVector, testMergesortedvectorNoduplicate)(benchmark::State& state) BENCHMARK_F() function 695 BENCHMARK_F(BenchmarkSortedVector, testMergesortedvector)(benchmark::State& state) BENCHMARK_F() function 719 BENCHMARK_F(BenchmarkSortedVector, testAddNotAllowDuplicate)(benchmark::State& state) BENCHMARK_F() function 747 BENCHMARK_F(BenchmarkSortedVector, testConsVectorAllowDuplicate)(benchmark::State& state) BENCHMARK_F() function 768 BENCHMARK_F(BenchmarkSortedVector, testFront)(benchmark::State& state) BENCHMARK_F() function 783 BENCHMARK_F(BenchmarkSortedVector, testPopBack)(benchmark::State& state) BENCHMARK_F() function 801 BENCHMARK_F(BenchmarkSortedVector, testErase)(benchmark::State& state) BENCHMARK_F() function [all...] |
/commonlibrary/c_utils/base/test/benchmarktest/datatime_benchmark_test/ |
H A D | datatime_benchmark_test.cpp | 57 BENCHMARK_F(BenchmarkDateTimeTest, testTimecover001)(benchmark::State& state) in BENCHMARK_F() function 92 BENCHMARK_F(BenchmarkDateTimeTest, testTime001)(benchmark::State& state) in BENCHMARK_F() function 127 BENCHMARK_F(BenchmarkDateTimeTest, testTime002)(benchmark::State& state) in BENCHMARK_F() function 145 BENCHMARK_F(BenchmarkDateTimeTest, testTime003)(benchmark::State& state) in BENCHMARK_F() function 166 BENCHMARK_F(BenchmarkDateTimeTest, testTime004)(benchmark::State& state) in BENCHMARK_F() function 181 BENCHMARK_F(BenchmarkDateTimeTest, testGetTickCount001)(benchmark::State& state) in BENCHMARK_F() function 198 BENCHMARK_F(BenchmarkDateTimeTest, testGetMicroTickCount001)(benchmark::State& state) in BENCHMARK_F() function
|
/commonlibrary/c_utils/base/test/benchmarktest/singleton_benchmark_test/ |
H A D | singleton_benchmark_test.cpp | 122 BENCHMARK_F(BenchmarkSingletonTest, test_DelayedSingletonDeclearTest)(benchmark::State& state) in BENCHMARK_F() function 140 BENCHMARK_F(BenchmarkSingletonTest, test_SingletonDeclearTest)(benchmark::State& state) in BENCHMARK_F() function 152 BENCHMARK_F(BenchmarkSingletonTest, test_SingletonTest)(benchmark::State& state) in BENCHMARK_F() function 164 BENCHMARK_F(BenchmarkSingletonTest, test_DelayedSingletonTest)(benchmark::State& state) in BENCHMARK_F() function 182 BENCHMARK_F(BenchmarkSingletonTest, test_DelayedRefSingletonTest)(benchmark::State& state) in BENCHMARK_F() function 194 BENCHMARK_F(BenchmarkSingletonTest, test_DelayedRefSingletonDeclearTest)(benchmark::State& state) in BENCHMARK_F() function 211 BENCHMARK_F(BenchmarkSingletonTest, test_DelayedSingletonDestroyTest)(benchmark::State& state) in BENCHMARK_F() function
|
/commonlibrary/c_utils/base/test/benchmarktest/refbase_benchmark_test/ |
H A D | refbase_benchmark_test.cpp | 507 BENCHMARK_F(BenchmarkRefbaseTest, testRefbaseOperateThreads001)(benchmark::State &state) in BENCHMARK_F() function 536 BENCHMARK_F(BenchmarkRefbaseTest, testRefbaseOperate001)(benchmark::State& state) in BENCHMARK_F() function 569 BENCHMARK_F(BenchmarkRefbaseTest, testRefbaseOperateLeftValue001)(benchmark::State& state) in BENCHMARK_F() function 599 BENCHMARK_F(BenchmarkRefbaseTest, testRefbaseOperateRightValue001)(benchmark::State& state) in BENCHMARK_F() function 629 BENCHMARK_F(BenchmarkRefbaseTest, testRefbaseAcquire001)(benchmark::State& state) in BENCHMARK_F() function 660 BENCHMARK_F(BenchmarkRefbaseTest, testSptrefbase001)(benchmark::State& state) in BENCHMARK_F() function 685 BENCHMARK_F(BenchmarkRefbaseTest, testSptrefbaseRealease001)(benchmark::State& state) in BENCHMARK_F() function 703 BENCHMARK_F(BenchmarkRefbaseTest, testSptrefbaseRealease002)(benchmark::State& state) in BENCHMARK_F() function 720 BENCHMARK_F(BenchmarkRefbaseTest, testSptrefbase002)(benchmark::State& state) in BENCHMARK_F() function 740 BENCHMARK_F(BenchmarkRefbaseTes function 772 BENCHMARK_F(BenchmarkRefbaseTest, testSptrefbase004)(benchmark::State& state) BENCHMARK_F() function 794 BENCHMARK_F(BenchmarkRefbaseTest, testSptrefbase005)(benchmark::State& state) BENCHMARK_F() function 812 BENCHMARK_F(BenchmarkRefbaseTest, testSptrefbase006)(benchmark::State& state) BENCHMARK_F() function 830 BENCHMARK_F(BenchmarkRefbaseTest, testSptrefbase007)(benchmark::State& state) BENCHMARK_F() function 846 BENCHMARK_F(BenchmarkRefbaseTest, testSptrefbase008)(benchmark::State& state) BENCHMARK_F() function 861 BENCHMARK_F(BenchmarkRefbaseTest, testSptrefbase009)(benchmark::State& state) BENCHMARK_F() function 879 BENCHMARK_F(BenchmarkRefbaseTest, testSptrefbase010)(benchmark::State& state) BENCHMARK_F() function 908 BENCHMARK_F(BenchmarkRefbaseTest, testSptrefbase011)(benchmark::State& state) BENCHMARK_F() function 924 BENCHMARK_F(BenchmarkRefbaseTest, testSptrefbase012)(benchmark::State& state) BENCHMARK_F() function 947 BENCHMARK_F(BenchmarkRefbaseTest, testSptrefbase013)(benchmark::State& state) BENCHMARK_F() function 965 BENCHMARK_F(BenchmarkRefbaseTest, testSptrefbase014)(benchmark::State& state) BENCHMARK_F() function 980 BENCHMARK_F(BenchmarkRefbaseTest, testSptrefbase015)(benchmark::State& state) BENCHMARK_F() function 997 BENCHMARK_F(BenchmarkRefbaseTest, testSptrefbase016)(benchmark::State& state) BENCHMARK_F() function 1014 BENCHMARK_F(BenchmarkRefbaseTest, testSptrefbase017)(benchmark::State& state) BENCHMARK_F() function 1029 BENCHMARK_F(BenchmarkRefbaseTest, testSptrefbase018)(benchmark::State& state) BENCHMARK_F() function 1044 BENCHMARK_F(BenchmarkRefbaseTest, testSptrefbase019)(benchmark::State& state) BENCHMARK_F() function 1061 BENCHMARK_F(BenchmarkRefbaseTest, testRefbase001)(benchmark::State& state) BENCHMARK_F() function 1083 BENCHMARK_F(BenchmarkRefbaseTest, testRefbase002)(benchmark::State& state) BENCHMARK_F() function 1099 BENCHMARK_F(BenchmarkRefbaseTest, testRefbase003)(benchmark::State& state) BENCHMARK_F() function 1115 BENCHMARK_F(BenchmarkRefbaseTest, testRefbase004)(benchmark::State& state) BENCHMARK_F() function 1132 BENCHMARK_F(BenchmarkRefbaseTest, testRefbase005)(benchmark::State& state) BENCHMARK_F() function 1151 BENCHMARK_F(BenchmarkRefbaseTest, testRefbase006)(benchmark::State& state) BENCHMARK_F() function 1169 BENCHMARK_F(BenchmarkRefbaseTest, testRefbase007)(benchmark::State& state) BENCHMARK_F() function 1281 BENCHMARK_F(BenchmarkRefbaseTest, testWptrefbase001)(benchmark::State& state) BENCHMARK_F() function 1324 BENCHMARK_F(BenchmarkRefbaseTest, testWptrefbase002)(benchmark::State& state) BENCHMARK_F() function 1367 BENCHMARK_F(BenchmarkRefbaseTest, testWptrefbase003)(benchmark::State& state) BENCHMARK_F() function 1389 BENCHMARK_F(BenchmarkRefbaseTest, testWptrefbase004)(benchmark::State& state) BENCHMARK_F() function 1405 BENCHMARK_F(BenchmarkRefbaseTest, testWptrefbase005)(benchmark::State& state) BENCHMARK_F() function 1419 BENCHMARK_F(BenchmarkRefbaseTest, testWptrefbase006)(benchmark::State& state) BENCHMARK_F() function 1435 BENCHMARK_F(BenchmarkRefbaseTest, testWptrefbase007)(benchmark::State& state) BENCHMARK_F() function 1451 BENCHMARK_F(BenchmarkRefbaseTest, testWptrefbase008)(benchmark::State& state) BENCHMARK_F() function 1468 BENCHMARK_F(BenchmarkRefbaseTest, testWptrefbase009)(benchmark::State& state) BENCHMARK_F() function 1483 BENCHMARK_F(BenchmarkRefbaseTest, testWptrefbase010)(benchmark::State& state) BENCHMARK_F() function 1498 BENCHMARK_F(BenchmarkRefbaseTest, testWptrefbase011)(benchmark::State& state) BENCHMARK_F() function 1515 BENCHMARK_F(BenchmarkRefbaseTest, testWptrefbase012)(benchmark::State& state) BENCHMARK_F() function 1532 BENCHMARK_F(BenchmarkRefbaseTest, testWptrefbase013)(benchmark::State& state) BENCHMARK_F() function 1549 BENCHMARK_F(BenchmarkRefbaseTest, testSptrWptrefbase001)(benchmark::State& state) BENCHMARK_F() function 1582 BENCHMARK_F(BenchmarkRefbaseTest, testRefbaseDebug001)(benchmark::State& state) BENCHMARK_F() function 1604 BENCHMARK_F(BenchmarkRefbaseTest, testRefbaseDebug002)(benchmark::State& state) BENCHMARK_F() function 1626 BENCHMARK_F(BenchmarkRefbaseTest, testRefbaseDebug003)(benchmark::State& state) BENCHMARK_F() function 1647 BENCHMARK_F(BenchmarkRefbaseTest, testRefbaseDebug004)(benchmark::State& state) BENCHMARK_F() function 1673 BENCHMARK_F(BenchmarkRefbaseTest, testWeakRefCounter001)(benchmark::State& state) BENCHMARK_F() function 1702 BENCHMARK_F(BenchmarkRefbaseTest, testRefCounter001)(benchmark::State& state) BENCHMARK_F() function 1723 BENCHMARK_F(BenchmarkRefbaseTest, testRefCounter002)(benchmark::State& state) BENCHMARK_F() function 1749 BENCHMARK_F(BenchmarkRefbaseTest, testRefCounter003)(benchmark::State& state) BENCHMARK_F() function 1777 BENCHMARK_F(BenchmarkRefbaseTest, testRefCounter004)(benchmark::State& state) BENCHMARK_F() function 1803 BENCHMARK_F(BenchmarkRefbaseTest, testRefCounter005)(benchmark::State& state) BENCHMARK_F() function 1821 BENCHMARK_F(BenchmarkRefbaseTest, testRefCounter006)(benchmark::State& state) BENCHMARK_F() function 1851 BENCHMARK_F(BenchmarkRefbaseTest, testRefCounter007)(benchmark::State& state) BENCHMARK_F() function 1881 BENCHMARK_F(BenchmarkRefbaseTest, testRefCounter008)(benchmark::State& state) BENCHMARK_F() function [all...] |
/commonlibrary/c_utils/base/test/benchmarktest/timer_benchmark_test/ |
H A D | timer_benchmark_test.cpp | 81 BENCHMARK_F(BenchmarkTimerTest, testTimer002)(benchmark::State& state) in BENCHMARK_F() function 102 BENCHMARK_F(BenchmarkTimerTest, testTimer003)(benchmark::State& state) in BENCHMARK_F() function 125 BENCHMARK_F(BenchmarkTimerTest, testTimer004)(benchmark::State& state) in BENCHMARK_F() function 183 BENCHMARK_F(BenchmarkTimerTest, testTimer006)(benchmark::State& state) in BENCHMARK_F() function 201 BENCHMARK_F(BenchmarkTimerTest, testTimer007)(benchmark::State& state) in BENCHMARK_F() function 227 BENCHMARK_F(BenchmarkTimerTest, testTimer008)(benchmark::State& state) in BENCHMARK_F() function 289 BENCHMARK_F(BenchmarkTimerTest, testTimer009)(benchmark::State& state) in BENCHMARK_F() function 315 BENCHMARK_F(BenchmarkTimerTest, testTimer010)(benchmark::State& state) in BENCHMARK_F() function 338 BENCHMARK_F(BenchmarkTimerTest, testTimer011)(benchmark::State& state) in BENCHMARK_F() function 361 BENCHMARK_F(BenchmarkTimerTes function 382 BENCHMARK_F(BenchmarkTimerTest, testTimer013)(benchmark::State& state) BENCHMARK_F() function [all...] |
/commonlibrary/c_utils/base/test/benchmarktest/ashemem_benchmark_test/ |
H A D | ashemem_benchmark_test.cpp | 71 BENCHMARK_F(BenchmarkAshmemTest, test_ashmem_WriteAndRead_001)(benchmark::State& state) in BENCHMARK_F() function 94 BENCHMARK_F(BenchmarkAshmemTest, test_ashmem_WriteAndRead_002)(benchmark::State& state) in BENCHMARK_F() function 135 BENCHMARK_F(BenchmarkAshmemTest, test_ashmem_WriteAndRead_003)(benchmark::State& state) in BENCHMARK_F() function 174 BENCHMARK_F(BenchmarkAshmemTest, test_ashmem_WriteAndRead_004)(benchmark::State& state) in BENCHMARK_F() function 216 BENCHMARK_F(BenchmarkAshmemTest, test_ashmem_WriteAndRead_005)(benchmark::State& state) in BENCHMARK_F() function 254 BENCHMARK_F(BenchmarkAshmemTest, test_ashmem_InvalidOperation_001)(benchmark::State& state) in BENCHMARK_F() function 277 BENCHMARK_F(BenchmarkAshmemTest, test_ashmem_InvalidOperation_002)(benchmark::State& state) in BENCHMARK_F() function 297 BENCHMARK_F(BenchmarkAshmemTest, test_ashmem_InvalidOperation_003)(benchmark::State& state) in BENCHMARK_F() function 323 BENCHMARK_F(BenchmarkAshmemTest, test_ashmem_InvalidOperation_004)(benchmark::State& state) in BENCHMARK_F() function 351 BENCHMARK_F(BenchmarkAshmemTes function 383 BENCHMARK_F(BenchmarkAshmemTest, test_ashmem_InvalidOperation_006)(benchmark::State& state) BENCHMARK_F() function 434 BENCHMARK_F(BenchmarkAshmemTest, test_ashmem_constructor_001)(benchmark::State& state) BENCHMARK_F() function 466 BENCHMARK_F(BenchmarkAshmemTest, test_ashmem_ConstructorAndDestructor_001)(benchmark::State& state) BENCHMARK_F() function 486 BENCHMARK_F(BenchmarkAshmemTest, test_ashmem_GetAshmemFd_001)(benchmark::State& state) BENCHMARK_F() function [all...] |
/commonlibrary/c_utils/base/test/benchmarktest/thread_pool_benchmark_test/ |
H A D | thread_pool_benchmark_test.cpp | 59 BENCHMARK_F(BenchmarkThreadPoolTest, test_01)(benchmark::State& state) in BENCHMARK_F() function 78 BENCHMARK_F(BenchmarkThreadPoolTest, test_02)(benchmark::State& state) in BENCHMARK_F() function 98 BENCHMARK_F(BenchmarkThreadPoolTest, test_03)(benchmark::State& state) in BENCHMARK_F() function 119 BENCHMARK_F(BenchmarkThreadPoolTest, test_04)(benchmark::State& state) in BENCHMARK_F() function 167 BENCHMARK_F(BenchmarkThreadPoolTest, test_05)(benchmark::State& state) in BENCHMARK_F() function 203 BENCHMARK_F(BenchmarkThreadPoolTest, test_06)(benchmark::State& state) in BENCHMARK_F() function 260 BENCHMARK_F(BenchmarkThreadPoolTest, test_07)(benchmark::State& state) in BENCHMARK_F() function 303 BENCHMARK_F(BenchmarkThreadPoolTest, test_08)(benchmark::State& state) in BENCHMARK_F() function 373 BENCHMARK_F(BenchmarkThreadPoolTest, test_09)(benchmark::State& state) in BENCHMARK_F() function
|
/commonlibrary/c_utils/base/test/benchmarktest/safe_map_benchmark_test/ |
H A D | safe_map_benchmark_test.cpp | 66 BENCHMARK_F(BenchmarkSafeMap, testUtilsCopyAndAssign001)(benchmark::State& state) in BENCHMARK_F() function 94 BENCHMARK_F(BenchmarkSafeMap, testUtilsoperator001)(benchmark::State& state) in BENCHMARK_F() function 135 BENCHMARK_F(BenchmarkSafeMap, testUtilsNormalFeatureInsert001)(benchmark::State& state) in BENCHMARK_F() function 159 BENCHMARK_F(BenchmarkSafeMap, testUtilsNormalFeatureEnsureInsert001)(benchmark::State& state) in BENCHMARK_F() function 184 BENCHMARK_F(BenchmarkSafeMap, testUtilsNormalFeatureFind001)(benchmark::State& state) in BENCHMARK_F() function 215 BENCHMARK_F(BenchmarkSafeMap, testUtilsNormalFeatureFindAndSet001)(benchmark::State& state) in BENCHMARK_F() function 257 BENCHMARK_F(BenchmarkSafeMap, testUtilsNormalFeatureEraseAndClear001)(benchmark::State& state) in BENCHMARK_F() function 286 BENCHMARK_F(BenchmarkSafeMap, testUtilsNormalFeatureIterate001)(benchmark::State& state) in BENCHMARK_F() function 328 BENCHMARK_F(BenchmarkSafeMap, testSafeMapConstructor001)(benchmark::State& state) in BENCHMARK_F() function 355 BENCHMARK_F(BenchmarkSafeMa function 382 BENCHMARK_F(BenchmarkSafeMap, testSafeMapOperator002)(benchmark::State& state) BENCHMARK_F() function 413 BENCHMARK_F(BenchmarkSafeMap, testUtilsConcurrentIterate001)(benchmark::State& state) BENCHMARK_F() function 462 BENCHMARK_F(BenchmarkSafeMap, testUtilsConcurrentWriteAndRead001)(benchmark::State& state) BENCHMARK_F() function 514 BENCHMARK_F(BenchmarkSafeMap, testUtilsConcurrentWriteAndFind001)(benchmark::State& state) BENCHMARK_F() function 564 BENCHMARK_F(BenchmarkSafeMap, testUtilsConcurrentWriteAndFindAndSet001)(benchmark::State& state) BENCHMARK_F() function [all...] |
/commonlibrary/c_utils/base/test/benchmarktest/parcel_benchmark_test/ |
H A D | parcel_benchmark_test.cpp | 308 BENCHMARK_F(BenchmarkParcelTest, test_parcel_001)(benchmark::State& state) in BENCHMARK_F() function 334 BENCHMARK_F(BenchmarkParcelTest, test_parcel_readvec_001)(benchmark::State& state) in BENCHMARK_F() function 400 BENCHMARK_F(BenchmarkParcelTest, test_parcel_readvec_002)(benchmark::State& state) in BENCHMARK_F() function 477 BENCHMARK_F(BenchmarkParcelTest, test_parcel_readvec_003)(benchmark::State& state) in BENCHMARK_F() function 573 BENCHMARK_F(BenchmarkParcelTest, test_parcel_writevec_001)(benchmark::State& state) in BENCHMARK_F() function 639 BENCHMARK_F(BenchmarkParcelTest, test_parcel_SetMaxCapacity_001)(benchmark::State& state) in BENCHMARK_F() function 659 BENCHMARK_F(BenchmarkParcelTest, test_parcel_SetAllocator_001)(benchmark::State& state) in BENCHMARK_F() function 691 BENCHMARK_F(BenchmarkParcelTest, test_parcel_write_001)(benchmark::State& state) in BENCHMARK_F() function 742 BENCHMARK_F(BenchmarkParcelTest, test_parcel_WriteAndRead_001)(benchmark::State& state) in BENCHMARK_F() function 762 BENCHMARK_F(BenchmarkParcelTes function 785 BENCHMARK_F(BenchmarkParcelTest, test_parcel_WriteAndRead_003)(benchmark::State& state) BENCHMARK_F() function 806 BENCHMARK_F(BenchmarkParcelTest, test_parcel_WriteAndRead_004)(benchmark::State& state) BENCHMARK_F() function 843 BENCHMARK_F(BenchmarkParcelTest, test_parcel_WriteAndRead_String_001)(benchmark::State& state) BENCHMARK_F() function 892 BENCHMARK_F(BenchmarkParcelTest, test_parcel_WriteAndRead_String_002)(benchmark::State& state) BENCHMARK_F() function 931 BENCHMARK_F(BenchmarkParcelTest, test_parcel_WriteAndRead_String_003)(benchmark::State& state) BENCHMARK_F() function 972 BENCHMARK_F(BenchmarkParcelTest, test_parcel_WriteAndRead_String004)(benchmark::State& state) BENCHMARK_F() function 1034 BENCHMARK_F(BenchmarkParcelTest, test_parcel_WriteAndRead_String005)(benchmark::State& state) BENCHMARK_F() function 1094 BENCHMARK_F(BenchmarkParcelTest, test_parcel_WriteAndRead_Float_001)(benchmark::State& state) BENCHMARK_F() function 1135 BENCHMARK_F(BenchmarkParcelTest, test_parcel_WriteAndRead_String_005)(benchmark::State& state) BENCHMARK_F() function 1221 BENCHMARK_F(BenchmarkParcelTest, test_CalcNewCapacity_001)(benchmark::State& state) BENCHMARK_F() function 1265 BENCHMARK_F(BenchmarkParcelTest, test_SetDataCapacity_001)(benchmark::State& state) BENCHMARK_F() function 1284 BENCHMARK_F(BenchmarkParcelTest, test_SetDataSize_001)(benchmark::State& state) BENCHMARK_F() function 1306 BENCHMARK_F(BenchmarkParcelTest, test_parcel_Data_Structure_001)(benchmark::State& state) BENCHMARK_F() function 1361 BENCHMARK_F(BenchmarkParcelTest, test_parcel_Data_Structure_002)(benchmark::State& state) BENCHMARK_F() function 1525 BENCHMARK_F(BenchmarkParcelTest, test_parcel_WriteAndReadVector_001)(benchmark::State& state) BENCHMARK_F() function 1543 BENCHMARK_F(BenchmarkParcelTest, test_parcel_WriteAndReadVector_002)(benchmark::State& state) BENCHMARK_F() function 1564 BENCHMARK_F(BenchmarkParcelTest, test_parcel_WriteAndReadVector_003)(benchmark::State& state) BENCHMARK_F() function 1611 BENCHMARK_F(BenchmarkParcelTest, test_parcel_WriteAndReadVector_004)(benchmark::State& state) BENCHMARK_F() function 1739 BENCHMARK_F(BenchmarkParcelTest, test_parcel_WriteAndReadVector_005)(benchmark::State& state) BENCHMARK_F() function 1807 BENCHMARK_F(BenchmarkParcelTest, test_parcel_parcelable_001)(benchmark::State& state) BENCHMARK_F() function 1834 BENCHMARK_F(BenchmarkParcelTest, test_parcel_parcelable_002)(benchmark::State& state) BENCHMARK_F() function 1853 BENCHMARK_F(BenchmarkParcelTest, test_parcel_parcelable_003)(benchmark::State& state) BENCHMARK_F() function 1905 BENCHMARK_F(BenchmarkParcelTest, test_SetMaxCapacity_001)(benchmark::State& state) BENCHMARK_F() function 1930 BENCHMARK_F(BenchmarkParcelTest, test_SetMaxCapacity_002)(benchmark::State& state) BENCHMARK_F() function 1968 BENCHMARK_F(BenchmarkParcelTest, test_ValidateReadData_001)(benchmark::State& state) BENCHMARK_F() function 2002 BENCHMARK_F(BenchmarkParcelTest, test_ValidateReadData_002)(benchmark::State& state) BENCHMARK_F() function 2033 BENCHMARK_F(BenchmarkParcelTest, test_RewindWrite_001)(benchmark::State& state) BENCHMARK_F() function 2078 BENCHMARK_F(BenchmarkParcelTest, test_RewindWrite_002)(benchmark::State& state) BENCHMARK_F() function 2140 BENCHMARK_F(BenchmarkParcelTest, test_RewindWrite_003)(benchmark::State& state) BENCHMARK_F() function 2174 BENCHMARK_F(BenchmarkParcelTest, test_GetDataCapacity_001)(benchmark::State& state) BENCHMARK_F() function 2197 BENCHMARK_F(BenchmarkParcelTest, test_GetMaxCapacity_001)(benchmark::State& state) BENCHMARK_F() function 2222 BENCHMARK_F(BenchmarkParcelTest, test_GetObjectOffsets_001)(benchmark::State& state) BENCHMARK_F() function 2248 BENCHMARK_F(BenchmarkParcelTest, test_GetOffsetsSize_001)(benchmark::State& state) BENCHMARK_F() function 2272 BENCHMARK_F(BenchmarkParcelTest, test_GetReadableBytes_001)(benchmark::State& state) BENCHMARK_F() function 2300 BENCHMARK_F(BenchmarkParcelTest, test_GetWritableBytes_001)(benchmark::State& state) BENCHMARK_F() function 2331 BENCHMARK_F(BenchmarkParcelTest, test_InjectOffsets_001)(benchmark::State& state) BENCHMARK_F() function 2365 BENCHMARK_F(BenchmarkParcelTest, test_parcel_WriteAndRead_Float_002)(benchmark::State& state) BENCHMARK_F() function 2395 BENCHMARK_F(BenchmarkParcelTest, test_parcel_WriteAndRead_005)(benchmark::State& state) BENCHMARK_F() function 2428 BENCHMARK_F(BenchmarkParcelTest, test_ReadPointer_001)(benchmark::State& state) BENCHMARK_F() function 2449 BENCHMARK_F(BenchmarkParcelTest, test_parcel_WriteAndRead_String006)(benchmark::State& state) BENCHMARK_F() function 2481 BENCHMARK_F(BenchmarkParcelTest, test_parcel_parcelable_004)(benchmark::State& state) BENCHMARK_F() function 2502 BENCHMARK_F(BenchmarkParcelTest, test_SkipBytes_001)(benchmark::State& state) BENCHMARK_F() function 2531 BENCHMARK_F(BenchmarkParcelTest, test_WriteObject_001)(benchmark::State& state) BENCHMARK_F() function [all...] |
/commonlibrary/c_utils/base/test/benchmarktest/safe_block_queue_benchmark_test/ |
H A D | safe_block_queue_benchmark_test.cpp | 160 BENCHMARK_F(BenchmarkSafeBlockQueue, testPut001)(benchmark::State& state) in BENCHMARK_F() function 178 BENCHMARK_F(BenchmarkSafeBlockQueue, testGet001)(benchmark::State& state) in BENCHMARK_F() function 237 BENCHMARK_F(BenchmarkSafeBlockQueue, testMutilthreadPutAndBlock001)(benchmark::State& state) in BENCHMARK_F() function 258 BENCHMARK_F(BenchmarkSafeBlockQueue, testMutilthreadConcurrentPutAndBlockInblankqueue001)(benchmark::State& state) in BENCHMARK_F() function 283 BENCHMARK_F(BenchmarkSafeBlockQueue, testMutilthreadConcurrentPutAndBlockInfullqueue001)(benchmark::State& state) in BENCHMARK_F() function 336 BENCHMARK_F(BenchmarkSafeBlockQueue, testMutilthreadConcurrentGetAndBlockInblankqueue001)(benchmark::State& state) in BENCHMARK_F() function 387 BENCHMARK_F(BenchmarkSafeBlockQueue, testMutilthreadConcurrentGetAndBlockInfullqueue001)(benchmark::State& state) in BENCHMARK_F() function 436 BENCHMARK_F(BenchmarkSafeBlockQueue, testMutilthreadConcurrentGetAndBlockInnotfullqueue001)(benchmark::State& state) in BENCHMARK_F() function 483 BENCHMARK_F(BenchmarkSafeBlockQueue, testMutilthreadConcurrentPutAndBlockInnotfullqueue001)(benchmark::State& state) in BENCHMARK_F() function 528 BENCHMARK_F(BenchmarkSafeBlockQueu function 577 BENCHMARK_F(BenchmarkSafeBlockQueue, testMutilthreadConcurrentGetAndPopInfullqueue001)(benchmark::State& state) BENCHMARK_F() function 626 BENCHMARK_F(BenchmarkSafeBlockQueue, testPushNoWait001)(benchmark::State& state) BENCHMARK_F() function 642 BENCHMARK_F(BenchmarkSafeBlockQueue, testPopNoWait001)(benchmark::State& state) BENCHMARK_F() function [all...] |
/commonlibrary/c_utils/base/test/benchmarktest/rwlock_benchmark_test/ |
H A D | rwlock_benchmark_test.cpp | 97 BENCHMARK_F(BenchmarkRWLockTest, testRWLock001)(benchmark::State& state) in BENCHMARK_F() function 133 BENCHMARK_F(BenchmarkRWLockTest, testRWLock002)(benchmark::State& state) in BENCHMARK_F() function 165 BENCHMARK_F(BenchmarkRWLockTest, testRWLockDefaultConstructor001)(benchmark::State& state) in BENCHMARK_F() function 196 BENCHMARK_F(BenchmarkRWLockTest, testUniqueWriteGuardScope001)(benchmark::State& state) in BENCHMARK_F() function 220 BENCHMARK_F(BenchmarkRWLockTest, testUniqueReadGuardScope001)(benchmark::State& state) in BENCHMARK_F() function
|
/commonlibrary/c_utils/base/test/benchmarktest/mapped_benchmark_test/ |
H A D | mapped_benchmark_test.cpp | 158 BENCHMARK_F(BenchmarkMappedFileTest, testDefaultMapping001)(benchmark::State& state) in BENCHMARK_F() function 220 BENCHMARK_F(BenchmarkMappedFileTest, testNewSharedMappingDefaultSize001)(benchmark::State& state) in BENCHMARK_F() function 278 BENCHMARK_F(BenchmarkMappedFileTest, testNewSharedMapping001)(benchmark::State& state) in BENCHMARK_F() function 342 BENCHMARK_F(BenchmarkMappedFileTest, testPrivateMapping001)(benchmark::State& state) in BENCHMARK_F() function 378 BENCHMARK_F(BenchmarkMappedFileTest, testSharedReadOnlyMapping001)(benchmark::State& state) in BENCHMARK_F() function 408 BENCHMARK_F(BenchmarkMappedFileTest, testReMap001)(benchmark::State& state) in BENCHMARK_F() function 471 BENCHMARK_F(BenchmarkMappedFileTest, testReMap002)(benchmark::State& state) in BENCHMARK_F() function 542 BENCHMARK_F(BenchmarkMappedFileTest, testReMap003)(benchmark::State& state) in BENCHMARK_F() function 604 BENCHMARK_F(BenchmarkMappedFileTest, testReMap004)(benchmark::State& state) in BENCHMARK_F() function 665 BENCHMARK_F(BenchmarkMappedFileTes function 725 BENCHMARK_F(BenchmarkMappedFileTest, testReMap006)(benchmark::State& state) BENCHMARK_F() function 812 BENCHMARK_F(BenchmarkMappedFileTest, testTurnNext001)(benchmark::State& state) BENCHMARK_F() function 881 BENCHMARK_F(BenchmarkMappedFileTest, testTurnNext002)(benchmark::State& state) BENCHMARK_F() function 921 BENCHMARK_F(BenchmarkMappedFileTest, testTurnNext003)(benchmark::State& state) BENCHMARK_F() function 968 BENCHMARK_F(BenchmarkMappedFileTest, testTurnNext004)(benchmark::State& state) BENCHMARK_F() function 998 BENCHMARK_F(BenchmarkMappedFileTest, testTurnNext005)(benchmark::State& state) BENCHMARK_F() function 1055 BENCHMARK_F(BenchmarkMappedFileTest, testInvalidMap001)(benchmark::State& state) BENCHMARK_F() function 1089 BENCHMARK_F(BenchmarkMappedFileTest, testInvalidMap002)(benchmark::State& state) BENCHMARK_F() function 1117 BENCHMARK_F(BenchmarkMappedFileTest, testInvalidMap003)(benchmark::State& state) BENCHMARK_F() function 1144 BENCHMARK_F(BenchmarkMappedFileTest, testInvalidMap004)(benchmark::State& state) BENCHMARK_F() function 1176 BENCHMARK_F(BenchmarkMappedFileTest, testInvalidMap005)(benchmark::State& state) BENCHMARK_F() function 1204 BENCHMARK_F(BenchmarkMappedFileTest, testInvalidMap006)(benchmark::State& state) BENCHMARK_F() function 1248 BENCHMARK_F(BenchmarkMappedFileTest, testInvalidMap007)(benchmark::State& state) BENCHMARK_F() function 1279 BENCHMARK_F(BenchmarkMappedFileTest, testInvalidMap008)(benchmark::State& state) BENCHMARK_F() function 1318 BENCHMARK_F(BenchmarkMappedFileTest, testInvalidMap009)(benchmark::State& state) BENCHMARK_F() function 1358 BENCHMARK_F(BenchmarkMappedFileTest, testAutoAdjustedMode001)(benchmark::State& state) BENCHMARK_F() function 1393 BENCHMARK_F(BenchmarkMappedFileTest, testAutoAdjustedSize001)(benchmark::State& state) BENCHMARK_F() function 1427 BENCHMARK_F(BenchmarkMappedFileTest, testAutoAdjustedSize002)(benchmark::State& state) BENCHMARK_F() function 1471 BENCHMARK_F(BenchmarkMappedFileTest, testMoveMappedFile001)(benchmark::State& state) BENCHMARK_F() function 1534 BENCHMARK_F(BenchmarkMappedFileTest, testMoveMappedFile002)(benchmark::State& state) BENCHMARK_F() function 1601 BENCHMARK_F(BenchmarkMappedFileTest, testMoveMappedFile003)(benchmark::State& state) BENCHMARK_F() function 1659 BENCHMARK_F(BenchmarkMappedFileTest, testMoveMappedFile004)(benchmark::State& state) BENCHMARK_F() function 1719 BENCHMARK_F(BenchmarkMappedFileTest, testNormalize001)(benchmark::State& state) BENCHMARK_F() function 1756 BENCHMARK_F(BenchmarkMappedFileTest, testClear001)(benchmark::State& state) BENCHMARK_F() function 1782 BENCHMARK_F(BenchmarkMappedFileTest, testMoveConstructor001)(benchmark::State& state) BENCHMARK_F() function [all...] |
/commonlibrary/c_utils/base/test/benchmarktest/thread_benchmark_test/ |
H A D | thread_benchmark_test.cpp | 143 BENCHMARK_F(BenchmarkThreadTest, testThread001)(benchmark::State& state) in BENCHMARK_F() function 183 BENCHMARK_F(BenchmarkThreadTest, testThread002)(benchmark::State& state) in BENCHMARK_F() function 247 BENCHMARK_F(BenchmarkThreadTest, testThread003)(benchmark::State& state) in BENCHMARK_F() function 267 BENCHMARK_F(BenchmarkThreadTest, testThread004)(benchmark::State& state) in BENCHMARK_F() function 307 BENCHMARK_F(BenchmarkThreadTest, testThread005)(benchmark::State& state) in BENCHMARK_F() function 327 BENCHMARK_F(BenchmarkThreadTest, testThread006)(benchmark::State& state) in BENCHMARK_F() function 371 BENCHMARK_F(BenchmarkThreadTest, testThread007)(benchmark::State& state) in BENCHMARK_F() function 421 BENCHMARK_F(BenchmarkThreadTest, testThread008)(benchmark::State& state) in BENCHMARK_F() function 474 BENCHMARK_F(BenchmarkThreadTest, testThread009)(benchmark::State& state) in BENCHMARK_F() function
|
/commonlibrary/c_utils/base/test/benchmarktest/event_benchmark_test/ |
H A D | event_benchmark_test.cpp | 120 BENCHMARK_F(BenchmarkEventTest, testIOEventHandler001)(benchmark::State& state) in BENCHMARK_F() function 164 BENCHMARK_F(BenchmarkEventTest, testIOEventHandler002)(benchmark::State& state) in BENCHMARK_F() function 255 BENCHMARK_F(BenchmarkEventTest, testIOEventReactor001)(benchmark::State& state) in BENCHMARK_F() function 319 BENCHMARK_F(BenchmarkEventTest, testIOEventReactor002)(benchmark::State& state) in BENCHMARK_F() function 419 BENCHMARK_F(BenchmarkEventTest, testEvent001)(benchmark::State& state) in BENCHMARK_F() function 491 BENCHMARK_F(BenchmarkEventTest, testEvent002)(benchmark::State& state) in BENCHMARK_F() function 524 BENCHMARK_F(BenchmarkEventTest, testEvent003)(benchmark::State& state) in BENCHMARK_F() function 553 BENCHMARK_F(BenchmarkEventTest, testEvent004)(benchmark::State& state) in BENCHMARK_F() function 584 BENCHMARK_F(BenchmarkEventTest, testEvent005)(benchmark::State& state) in BENCHMARK_F() function 632 BENCHMARK_F(BenchmarkEventTes function 1085 BENCHMARK_F(BenchmarkEventTest, testNewTimer001)(benchmark::State& state) BENCHMARK_F() function 1106 BENCHMARK_F(BenchmarkEventTest, testNewTimer002)(benchmark::State& state) BENCHMARK_F() function 1134 BENCHMARK_F(BenchmarkEventTest, testNewTimer003)(benchmark::State& state) BENCHMARK_F() function 1194 BENCHMARK_F(BenchmarkEventTest, testNewTimer004)(benchmark::State& state) BENCHMARK_F() function 1217 BENCHMARK_F(BenchmarkEventTest, testNewTimer005)(benchmark::State& state) BENCHMARK_F() function 1246 BENCHMARK_F(BenchmarkEventTest, testNewTimer006)(benchmark::State& state) BENCHMARK_F() function 1312 BENCHMARK_F(BenchmarkEventTest, testNewTimer007)(benchmark::State& state) BENCHMARK_F() function 1345 BENCHMARK_F(BenchmarkEventTest, testNewTimer008)(benchmark::State& state) BENCHMARK_F() function 1372 BENCHMARK_F(BenchmarkEventTest, testIOEventHandlerConstruction001)(benchmark::State& state) BENCHMARK_F() function 1397 BENCHMARK_F(BenchmarkEventTest, testIOEventHandlerConstructionWithParameters001)(benchmark::State& state) BENCHMARK_F() function 1422 BENCHMARK_F(BenchmarkEventTest, testIOEventHandlerConstructor001)(benchmark::State& state) BENCHMARK_F() function [all...] |
/commonlibrary/c_utils/base/test/benchmarktest/observer_benchmark_test/ |
H A D | observer_benchmark_test.cpp | 106 BENCHMARK_F(BenchmarkObserverTest, test_Observer)(benchmark::State& state) in BENCHMARK_F() function 138 BENCHMARK_F(BenchmarkObserverTest, test_ObserverNotify)(benchmark::State& state) in BENCHMARK_F() function 170 BENCHMARK_F(BenchmarkObserverTest, test_RemoveAllObserver)(benchmark::State& state) in BENCHMARK_F() function
|
/commonlibrary/c_utils/base/test/benchmarktest/safe_block_queue_tracking_benchmark_test/ |
H A D | safe_block_queue_tracking_benchmark_test.cpp | 188 BENCHMARK_F(BenchmarkSafeBlockQueueTracking, testPut001)(benchmark::State& state) in BENCHMARK_F() function 207 BENCHMARK_F(BenchmarkSafeBlockQueueTracking, testGet001)(benchmark::State& state) in BENCHMARK_F() function 232 BENCHMARK_F(BenchmarkSafeBlockQueueTracking, testMutilthreadPutAndBlock001)(benchmark::State& state) in BENCHMARK_F() function 284 BENCHMARK_F(BenchmarkSafeBlockQueueTracking, PutAndBlockInblankqueue001)(benchmark::State& state) in BENCHMARK_F() function 336 BENCHMARK_F(BenchmarkSafeBlockQueueTracking, testPutAndBlockInFullQueue001)(benchmark::State& state) in BENCHMARK_F() function 387 BENCHMARK_F(BenchmarkSafeBlockQueueTracking, GetAndBlockInblankqueue001)(benchmark::State& state) in BENCHMARK_F() function 451 BENCHMARK_F(BenchmarkSafeBlockQueueTracking, GetAndBlockInfullqueue001)(benchmark::State& state) in BENCHMARK_F() function 502 BENCHMARK_F(BenchmarkSafeBlockQueueTracking, GetAndBlockInnotfullqueue001)(benchmark::State& state) in BENCHMARK_F() function 553 BENCHMARK_F(BenchmarkSafeBlockQueueTracking, PutAndBlockInnotfullqueue001)(benchmark::State& state) in BENCHMARK_F() function 604 BENCHMARK_F(BenchmarkSafeBlockQueueTrackin function 652 BENCHMARK_F(BenchmarkSafeBlockQueueTracking, testPushNoWait001)(benchmark::State& state) BENCHMARK_F() function [all...] |
/commonlibrary/c_utils/base/test/benchmarktest/safe_queue_benchmark_test/ |
H A D | safe_queue_benchmark_test.cpp | 256 BENCHMARK_F(BenchmarkSafeQueue, testMutilthreadPutAndOneThreadGetOnemptyQueue)(benchmark::State& state) in BENCHMARK_F() function 304 BENCHMARK_F(BenchmarkSafeQueue, testMutilthreadPutAndGetConcurrently)(benchmark::State& state) in BENCHMARK_F() function 346 BENCHMARK_F(BenchmarkSafeQueue, testMutilthreadConcurrentGetAndPopInNotEmptyQueue)(benchmark::State& state) in BENCHMARK_F() function 403 BENCHMARK_F(BenchmarkSafeQueue, testMutilthreadEraseAndEmptyConcurrently)(benchmark::State& state) in BENCHMARK_F() function
|