Home
last modified time | relevance | path

Searched defs:ExpectSuccess (Results 1 – 12 of 12) sorted by relevance

/external/deqp-deps/SPIRV-Tools/test/val/
Dval_extensions_test.cpp71 TEST_P(ValidateKnownExtensions, ExpectSuccess) { in TEST_P() argument
218 TEST_P(ValidateAMDShaderBallotCapabilities, ExpectSuccess) { in TEST_P() argument
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_extensions_test.cpp71 TEST_P(ValidateKnownExtensions, ExpectSuccess) { in TEST_P() argument
218 TEST_P(ValidateAMDShaderBallotCapabilities, ExpectSuccess) { in TEST_P() argument
/external/libcxx/test/std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/
Dincrement.pass.cpp370 bool ExpectSuccess; in TEST_CASE() member
454 bool ExpectSuccess; in TEST_CASE() member
/external/libbrillo/brillo/streams/
Dstream_utils_unittest.cc184 void ExpectSuccess() { in ExpectSuccess() function in brillo::CopyStreamDataTest
/external/tensorflow/tensorflow/core/framework/
Dop_def_builder_test.cc43 void ExpectSuccess(const OpDefBuilder& builder, StringPiece proto, in ExpectSuccess() function in tensorflow::__anonf06401700111::OpDefBuilderTest
Dnode_def_builder_test.cc51 void ExpectSuccess(const NodeDefBuilder& builder, in ExpectSuccess() function in tensorflow::__anon44d0fdd70111::NodeDefBuilderTest
Dnode_def_util_test.cc52 void ExpectSuccess(const NodeDef& good, const OpDef& op_def) { in ExpectSuccess() function
Dop_kernel_test.cc156 void ExpectSuccess(const string& op_type, DeviceType device_type, in ExpectSuccess() function in tensorflow::__anon843475bc0111::OpKernelTest
423 std::unique_ptr<OpKernel> ExpectSuccess(const string& op_type, in ExpectSuccess() function in tensorflow::__anon843475bc0111::OpKernelBuilderTest
Dop_compatibility_test.cc50 void ExpectSuccess(const OpDef& old_op_def) { in ExpectSuccess() function in tensorflow::__anon6bac2c150111::OpCompatibilityTest
/external/skqp/tests/
DPathOpsExtendedTest.cpp73 enum class ExpectSuccess { enum
/external/skia/tests/
DPathOpsExtendedTest.cpp73 enum class ExpectSuccess { enum
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp378 …void ExpectSuccess(VkDebugReportFlagsEXT const message_flag_mask = VK_DEBUG_REPORT_ERROR_BIT_EXT) { in ExpectSuccess() function in ErrorMonitor