• Home
  • Raw
  • Download

Lines Matching refs:cache_key

67     std::string cache_key =  in BOOST_AUTO_TEST_CASE()  local
74 parameters->get(cache_key, "serial_scan_threshold", 0); in BOOST_AUTO_TEST_CASE()
76 parameters->set(cache_key, "serial_scan_threshold", 0); in BOOST_AUTO_TEST_CASE()
88 parameters->set(cache_key, "serial_scan_threshold", map_copy_threshold); in BOOST_AUTO_TEST_CASE()
116 std::string cache_key = in BOOST_AUTO_TEST_CASE() local
123 parameters->get(cache_key, "serial_scan_threshold", 0); in BOOST_AUTO_TEST_CASE()
125 parameters->set(cache_key, "serial_scan_threshold", 0); in BOOST_AUTO_TEST_CASE()
137 parameters->set(cache_key, "serial_scan_threshold", map_copy_threshold); in BOOST_AUTO_TEST_CASE()
168 std::string cache_key = in BOOST_AUTO_TEST_CASE() local
175 parameters->get(cache_key, "serial_scan_threshold", 0); in BOOST_AUTO_TEST_CASE()
177 parameters->set(cache_key, "serial_scan_threshold", 0); in BOOST_AUTO_TEST_CASE()
187 parameters->set(cache_key, "serial_scan_threshold", map_copy_threshold); in BOOST_AUTO_TEST_CASE()
204 std::string cache_key = in BOOST_AUTO_TEST_CASE() local
211 parameters->get(cache_key, "serial_scan_threshold", 0); in BOOST_AUTO_TEST_CASE()
213 parameters->set(cache_key, "serial_scan_threshold", 0); in BOOST_AUTO_TEST_CASE()
221 parameters->set(cache_key, "serial_scan_threshold", map_copy_threshold); in BOOST_AUTO_TEST_CASE()
238 std::string cache_key = in BOOST_AUTO_TEST_CASE() local
245 parameters->get(cache_key, "serial_scan_threshold", 0); in BOOST_AUTO_TEST_CASE()
247 parameters->set(cache_key, "serial_scan_threshold", 0); in BOOST_AUTO_TEST_CASE()
255 parameters->set(cache_key, "serial_scan_threshold", map_copy_threshold); in BOOST_AUTO_TEST_CASE()