/aosp_15_r20/external/pytorch/test/cpp/api/ |
H A D | autograd.cpp | 155 struct MyFunction : public Function<MyFunction> { in TEST() struct 156 static Variable forward(AutogradContext* ctx, Variable var) { in TEST() 160 static variable_list backward( in TEST() 274 struct MyFunction : public Function<MyFunction> { in TEST() struct 275 static Variable forward( in TEST() 283 static variable_list backward( in TEST() 296 struct MyFunction : public Function<MyFunction> { in TEST() struct 297 static Variable forward( in TEST() 307 static variable_list backward( in TEST() 333 struct MyFunction : public Function<MyFunction> { in TEST() struct [all …]
|
H A D | inference_mode.cpp | 611 struct MyFunction : public Function<MyFunction> { in TEST() struct 612 static Variable forward( in TEST() 622 static variable_list backward( in TEST()
|
/aosp_15_r20/external/googletest/googlemock/test/ |
H A D | gmock-actions_test.cc | 1074 typedef void MyFunction(bool, int*, char*); in TEST() typedef 1093 typedef void MyFunction(std::string*, const char**); in TEST() typedef 1109 typedef void MyFunction(const wchar_t**); in TEST() typedef 1128 typedef void MyFunction(bool, std::string*, const char**); in TEST() typedef 1147 typedef void MyFunction(bool, const wchar_t**); in TEST() typedef 1169 typedef void MyFunction(bool, int*, char*); in TEST() typedef
|
H A D | gmock-more-actions_test.cc | 618 using MyFunction = void(bool, int*, char*); in TEST() typedef 654 using MyFunction = void(bool, int*); in TEST() typedef 670 using MyFunction = void(bool, int*); in TEST() typedef 685 using MyFunction = void(bool, std::back_insert_iterator<std::string>); in TEST() typedef
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/ |
H A D | gmock-actions_test.cc | 1074 typedef void MyFunction(bool, int*, char*); in TEST() typedef 1093 typedef void MyFunction(std::string*, const char**); in TEST() typedef 1109 typedef void MyFunction(const wchar_t**); in TEST() typedef 1128 typedef void MyFunction(bool, std::string*, const char**); in TEST() typedef 1147 typedef void MyFunction(bool, const wchar_t**); in TEST() typedef 1169 typedef void MyFunction(bool, int*, char*); in TEST() typedef
|
H A D | gmock-more-actions_test.cc | 618 using MyFunction = void(bool, int*, char*); in TEST() typedef 654 using MyFunction = void(bool, int*); in TEST() typedef 670 using MyFunction = void(bool, int*); in TEST() typedef 685 using MyFunction = void(bool, std::back_insert_iterator<std::string>); in TEST() typedef
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/ |
H A D | gmock-actions_test.cc | 1074 typedef void MyFunction(bool, int*, char*); in TEST() typedef 1093 typedef void MyFunction(std::string*, const char**); in TEST() typedef 1109 typedef void MyFunction(const wchar_t**); in TEST() typedef 1128 typedef void MyFunction(bool, std::string*, const char**); in TEST() typedef 1147 typedef void MyFunction(bool, const wchar_t**); in TEST() typedef 1169 typedef void MyFunction(bool, int*, char*); in TEST() typedef
|
H A D | gmock-more-actions_test.cc | 608 using MyFunction = void(bool, int*, char*); in TEST() typedef 644 using MyFunction = void(bool, int*); in TEST() typedef 660 using MyFunction = void(bool, int*); in TEST() typedef 675 using MyFunction = void(bool, std::back_insert_iterator<std::string>); in TEST() typedef
|
/aosp_15_r20/external/pytorch/test/ |
H A D | test_autograd.py | 238 class MyFunction(Function): class 266 class MyFunction(Function): class 295 class MyFunction(Function): class 315 class MyFunction(Function): class 342 class MyFunction(Function): class 356 class MyFunction(Function): class 392 class MyFunction(Function): class 426 class MyFunction(Function): class 485 class MyFunction(Function): class 513 class MyFunction(Function): class [all …]
|
H A D | test_cuda.py | 3146 class MyFunction(torch.autograd.Function): class
|
/aosp_15_r20/external/jspecify/samples/implementWithNullableTypeArgument/implementwithnullabletypeargument/ |
H A D | MyFunction.java | 22 interface MyFunction<F extends @Nullable Object, T extends @Nullable Object> interface
|
/aosp_15_r20/external/grpc-grpc/src/csharp/Grpc.Tools.Tests/IntegrationTests/TestCharactersInName/protos/ |
H A D | m_double_2d.proto | 26 rpc MyFunction (MDouble2D) returns (MDouble2D) {} rpc
|
/aosp_15_r20/external/nullaway/nullaway/src/test/resources/com/uber/nullaway/testdata/ |
H A D | NullAwayJava8NegativeCases.java | 136 interface MyFunction<T, R> { interface
|
/aosp_15_r20/frameworks/native/libs/ftl/ |
H A D | function_test.cpp | 132 using MyFunction = ftl::Function<int(std::string_view), 2>; in TEST() typedef
|
/aosp_15_r20/external/pytorch/test/dynamo/ |
H A D | test_autograd_function.py | 1065 class MyFunction(Function): class 1136 class MyFunction(Function): class
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/ |
H A D | googletest-printers-test.cc | 745 void MyFunction(int /* n */) {} in MyFunction() function
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/test/ |
H A D | googletest-printers-test.cc | 745 void MyFunction(int /* n */) {} in MyFunction() function
|
/aosp_15_r20/external/googletest/googletest/test/ |
H A D | googletest-printers-test.cc | 745 void MyFunction(int /* n */) {} in MyFunction() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/test/ |
D | googletest-printers-test.cc | 625 void MyFunction(int /* n */) {} in MyFunction() function
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/ |
D | googletest-printers-test.cc | 625 void MyFunction(int /* n */) {} in MyFunction() function
|