Home
last modified time | relevance | path

Searched defs:expected_strings (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
Dstrerror_test.cc54 std::vector<std::string> expected_strings(kNumCodes); in TEST() local
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/dataset/
Dfill_op_test.cc129 std::vector<std::string> expected_strings = {"hello", "hello", "hello"}; in TEST_F() local