Searched defs:TestValue (Results 1 – 7 of 7) sorted by relevance
| /third_party/mindspore/mindspore-src/source/tests/ut/cpp/ir/ |
| D | value_test.cc | 32 class TestValue : public UT::Common { class 34 TestValue() {} in TestValue() function in mindspore::TestValue 37 TEST_F(TestValue, test_int64) { in TEST_F() argument 42 TEST_F(TestValue, testToAbstract) { in TEST_F() argument 82 TEST_F(TestValue, GetValue) { in TEST_F() argument
|
| /third_party/protobuf/rust/test/shared/ |
| D | proto_macro_test.rs | 17 struct TestValue { struct 27 let value = TestValue { val: 106 }; in test_setting_literals() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/memory/ |
| D | memory_test.cc | 527 struct TestValue { struct 528 TestValue() {} in TestValue() function 529 explicit TestValue(int* trace) : trace(trace) { ++*trace; } in TestValue() function 530 ~TestValue() { in ~TestValue() 533 int* trace = nullptr;
|
| /third_party/flatbuffers/tests/ |
| D | parser_test.cpp | 466 T TestValue(const char *json, const char *type_name, in TestValue() function
|
| /third_party/protobuf/src/google/protobuf/util/ |
| D | json_format_proto3.proto | 157 message TestValue { message
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
| D | DataMov.cpp | 462 #define TestValue(C, Dest, IsTrue, Src0, Value0, Src1, Value1) \ in TEST_F() macro
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/status/ |
| D | statusor_test.cc | 1323 TEST(StatusOr, TestValue) { in TEST() argument
|