Home
last modified time | relevance | path

Searched defs:CheckEqual (Results 1 – 9 of 9) sorted by relevance

/third_party/spirv-tools/test/reduce/
Dreduce_test_util.cpp24 void CheckEqual(const spv_target_env env, in CheckEqual() function
39 void CheckEqual(const spv_target_env env, const std::string& expected_text, in CheckEqual() function
48 void CheckEqual(const spv_target_env env, const std::string& expected_text, in CheckEqual() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/reduce/
Dreduce_test_util.cpp47 void CheckEqual(const spv_target_env env, in CheckEqual() function
62 void CheckEqual(const spv_target_env env, const std::string& expected_text, in CheckEqual() function
71 void CheckEqual(const spv_target_env env, const std::string& expected_text, in CheckEqual() function
/third_party/skia/third_party/externals/spirv-tools/test/reduce/
Dreduce_test_util.cpp47 void CheckEqual(const spv_target_env env, in CheckEqual() function
62 void CheckEqual(const spv_target_env env, const std::string& expected_text, in CheckEqual() function
71 void CheckEqual(const spv_target_env env, const std::string& expected_text, in CheckEqual() function
/third_party/boost/libs/interprocess/test/
Dcheck_equal_containers.hpp24 bool CheckEqual( const T1 &t1, const T2 &t2 in CheckEqual() function
32 bool CheckEqual( const Pair1 &pair1, const Pair2 &pair2 in CheckEqual() function
Duser_buffer_test.cpp46 bool CheckEqual(MyUserList *userlist, MyStdList *stdlist, MyHeapList *heaplist) in CheckEqual() function
/third_party/boost/libs/container/test/
Dcheck_equal_containers.hpp28 bool CheckEqual( const T1 &t1, const T2 &t2 in CheckEqual() function
53 bool CheckEqual( const Pair1 &pair1, const Pair2 &pair2 in CheckEqual() function
/third_party/mindspore/tests/ut/cpp/dataset/
Djieba_tokenizer_op_test.cc29 …void CheckEqual(const std::shared_ptr<Tensor> &o, const std::vector<dsize_t> &index, const std::st… in CheckEqual() function in MindDataTestJiebaTokenizerOp
Dsentence_piece_vocab_op_test.cc32 …void CheckEqual(const std::shared_ptr<Tensor> &o, const std::vector<dsize_t> &index, const std::st… in CheckEqual() function in MindDataTestSentencePieceVocabOp
Dtokenizer_op_test.cc36 void CheckEqual(const std::shared_ptr<Tensor> &o, in CheckEqual() function in MindDataTestTokenizerOp