Home
last modified time | relevance | path

Searched defs:MyFunction (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/pytorch/test/cpp/api/
H A Dautograd.cpp155 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 Dinference_mode.cpp611 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 Dgmock-actions_test.cc1074 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 Dgmock-more-actions_test.cc618 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 Dgmock-actions_test.cc1074 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 Dgmock-more-actions_test.cc618 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 Dgmock-actions_test.cc1074 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 Dgmock-more-actions_test.cc608 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 Dtest_autograd.py238 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 Dtest_cuda.py3146 class MyFunction(torch.autograd.Function): class
/aosp_15_r20/external/jspecify/samples/implementWithNullableTypeArgument/implementwithnullabletypeargument/
H A DMyFunction.java22 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 Dm_double_2d.proto26 rpc MyFunction (MDouble2D) returns (MDouble2D) {} rpc
/aosp_15_r20/external/nullaway/nullaway/src/test/resources/com/uber/nullaway/testdata/
H A DNullAwayJava8NegativeCases.java136 interface MyFunction<T, R> { interface
/aosp_15_r20/frameworks/native/libs/ftl/
H A Dfunction_test.cpp132 using MyFunction = ftl::Function<int(std::string_view), 2>; in TEST() typedef
/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_autograd_function.py1065 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 Dgoogletest-printers-test.cc745 void MyFunction(int /* n */) {} in MyFunction() function
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/test/
H A Dgoogletest-printers-test.cc745 void MyFunction(int /* n */) {} in MyFunction() function
/aosp_15_r20/external/googletest/googletest/test/
H A Dgoogletest-printers-test.cc745 void MyFunction(int /* n */) {} in MyFunction() function
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-printers-test.cc625 void MyFunction(int /* n */) {} in MyFunction() function
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-printers-test.cc625 void MyFunction(int /* n */) {} in MyFunction() function