Searched refs:testAssign (Results 1 – 10 of 10) sorted by relevance
/external/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/ |
D | move_convert.single.pass.cpp | 26 void testAssign(APtr& aptr, BPtr& bptr) { in testAssign() function 122 testAssign(aptr, bptr); in main() 130 testAssign(aptr, bptr); in main() 140 testAssign(aptr, bptr); in main()
|
D | move_convert.runtime.pass.cpp | 25 void testAssign(APtr& aptr, BPtr& bptr) { in testAssign() function
|
/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/ |
D | move_convert.single.pass.cpp | 26 void testAssign(APtr& aptr, BPtr& bptr) { in testAssign() function 122 testAssign(aptr, bptr); in main() 130 testAssign(aptr, bptr); in main() 140 testAssign(aptr, bptr); in main()
|
D | move_convert.runtime.pass.cpp | 25 void testAssign(APtr& aptr, BPtr& bptr) { in testAssign() function
|
/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | swifterror.ll | 578 ; CHECK-O0-LABEL: testAssign 585 ; CHECK-APPLE-LABEL: testAssign 590 ; CHECK-ANDROID-LABEL: testAssign 595 define swiftcc %swift_error* @testAssign(i8* %error_ref) {
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | variable_ops_test.py | 81 def testAssign(self): member in VariableOpTest
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | swifterror.ll | 626 ; CHECK-O0-LABEL: testAssign 632 ; CHECK-APPLE-LABEL: testAssign 637 define swiftcc %swift_error* @testAssign(i8* %error_ref) {
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | swifterror.ll | 710 ; CHECK-O0-LABEL: testAssign 721 ; CHECK-APPLE-LABEL: testAssign 729 define swiftcc %swift_error* @testAssign(i8* %error_ref) {
|
/external/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/ |
D | swifterror.ll | 498 ; CHECK-LABEL: testAssign 503 define swiftcc %swift_error* @testAssign(i8* %error_ref) {
|
/external/tensorflow/tensorflow/python/distribute/ |
D | vars_test.py | 86 def testAssign(self, distribution, experimental_run_tf_function): member in OnWriteVariableSync 647 def testAssign(self, distribution, experimental_run_tf_function): member in OnReadVariableSyncTest
|