Home
last modified time | relevance | path

Searched defs:exception_msg (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/tests/ut/python/dataset/
Dtest_sampler.py190 def test_config(indices, num_samples=None, exception_msg=None): argument
/third_party/mindspore/mindspore/ccsrc/runtime/device/cpu/mpi/
Dmpi_adapter.cc236 std::ostringstream exception_msg; in ReduceScatterOverwriteInput() local
/third_party/boost/libs/program_options/test/
Dexception_txt_test.cpp50 … vector<const char*>& argv, options_description& desc, int style, string exception_msg, istream& i… in test_each_exception_message()