Home
last modified time | relevance | path

Searched defs:to_replace (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/libs/test/test/framework-ts/
Dlogger-for-tests.hpp40 const std::string to_replace[] = {"/"}; in normalize_path() local
63 const std::string to_replace[] = {"xxx/" + basename, "xxx/" + basename }; in get_stream_string_representation() local
90 const std::string to_replace[] = {"time=\"0.1234\"", in get_stream_string_representation() local
/third_party/boost/libs/test/test/utils-ts/
Dalgorithm-test.cpp129 const std::string to_replace[] = { "const_string", "constant" }; in BOOST_AUTO_TEST_CASE() local
144 const std::string to_replace[] = { "/", "_" }; in BOOST_AUTO_TEST_CASE() local
164 const std::string to_replace[] = { "x='27'q", "k='*0'p" }; in BOOST_AUTO_TEST_CASE() local
/third_party/boost/libs/range/test/algorithm_test/
Dreplace_copy.cpp33 void test_replace_copy_impl( const Container& c, Value to_replace ) in test_replace_copy_impl()
Dreplace_copy_if.cpp67 void test_replace_copy_if_( const Container& c, int to_replace ) in test_replace_copy_if_()
/third_party/skia/third_party/externals/tint/src/transform/
Dnum_workgroups_from_uniform.cc73 std::unordered_set<Accessor, Accessor::Hasher> to_replace; in Run() local
/third_party/boost/boost/test/tree/
Dtest_case_template.hpp99 static const std::string to_replace[] = { "class ", "struct ", ",", " ", " <", " >"}; in operator ()() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFISelDAGToDAG.cpp252 bool to_replace = false; in PreprocessLoad() local