X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2Fstress%2Fsequential%2Fsequential-map%2Ffind_string%2Fmap_find_string_michael.cpp;h=e6325c2a745ccdc6af3b4426be5b1889eca03806;hb=2f8bc17e37a31d7eea67e4dc40a10a47ff63bb75;hp=b649f374258d32a8f768f23462831066013d0b51;hpb=3a3e05a161168102d2666e4f606178ee0b4a37c5;p=libcds.git diff --git a/test/stress/sequential/sequential-map/find_string/map_find_string_michael.cpp b/test/stress/sequential/sequential-map/find_string/map_find_string_michael.cpp index b649f374..e6325c2a 100644 --- a/test/stress/sequential/sequential-map/find_string/map_find_string_michael.cpp +++ b/test/stress/sequential/sequential-map/find_string/map_find_string_michael.cpp @@ -33,7 +33,7 @@ namespace map { - CDSSTRESS_MichaelMap( Map_find_string_LF, run_test, std::string, Map_find_string::value_type ) - CDSSTRESS_MichaelMap_nogc( Map_find_string_LF, run_test, std::string, Map_find_string::value_type ) + CDSSTRESS_MichaelMap( Map_find_string_LF, run_michael, std::string, Map_find_string::value_type ) + CDSSTRESS_MichaelMap_nogc( Map_find_string_LF, run_michael, std::string, Map_find_string::value_type ) } // namespace map