Home
last modified time | relevance | path

Searched +defs:foo +defs:c (Results 726 – 750 of 826) sorted by relevance

1...<<21222324252627282930>>...34

/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_lite_interpreter.cpp1442 Module c("C"); in TEST() local
1578 auto foo = std::make_unique<mobile::Function>(c10::QualifiedName("foo")); in TEST() local
/aosp_15_r20/external/googletest/googletest/test/
H A Dgtest_unittest.cc3553 for (const Case* c = kCases; c->left; ++c) { in TEST() local
3642 const std::string foo("foo"); in TEST() local
4988 Foo foo; member in __anond74ee5c80511::FRIEND_TEST_Test2
7361 const char c[][3] = {"hi", "li"}; in TEST() local
7383 const int c[2] = {6, 7}; in TEST() local
7403 int c[3]; in TEST() local
7416 int c[2][3]; in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgtest_unittest.cc3580 for (const Case* c = kCases; c->left; ++c) { in TEST() local
3672 const std::string foo("foo"); in TEST() local
5075 Foo foo; member in __anon380368290411::FRIEND_TEST_Test2
7394 const char c[][3] = { "hi", "li" }; in TEST() local
7416 const int c[2] = { 6, 7 }; in TEST() local
7436 int c[3]; in TEST() local
7449 int c[2][3]; in TEST() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/
H A Dgtest_unittest.cc3549 for (const Case* c = kCases; c->left; ++c) { in TEST() local
3638 const std::string foo("foo"); in TEST() local
4984 Foo foo; member in __anon0c7d80ad0511::FRIEND_TEST_Test2
7353 const char c[][3] = {"hi", "li"}; in TEST() local
7375 const int c[2] = {6, 7}; in TEST() local
7395 int c[3]; in TEST() local
7408 int c[2][3]; in TEST() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgtest_unittest.cc3580 for (const Case* c = kCases; c->left; ++c) { in TEST() local
3672 const std::string foo("foo"); in TEST() local
5075 Foo foo; member in __anone2ae29c50411::FRIEND_TEST_Test2
7394 const char c[][3] = { "hi", "li" }; in TEST() local
7416 const int c[2] = { 6, 7 }; in TEST() local
7436 int c[3]; in TEST() local
7449 int c[2][3]; in TEST() local
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/test/
H A Dgtest_unittest.cc3553 for (const Case* c = kCases; c->left; ++c) { in TEST() local
3642 const std::string foo("foo"); in TEST() local
4988 Foo foo; member in __anon7ecdec920511::FRIEND_TEST_Test2
7360 const char c[][3] = {"hi", "li"}; in TEST() local
7382 const int c[2] = {6, 7}; in TEST() local
7402 int c[3]; in TEST() local
7415 int c[2][3]; in TEST() local
/aosp_15_r20/art/test/083-compiler-regressions/src/
H A DMain.java116 public static double minDouble(double a, double b, double c) { in minDouble()
144 Foo foo = new Foo(); in returnConstantTest() local
157 Foo foo = new Foo(); in wideIdentityTest() local
175 Foo foo = new Foo(); in wideGetterSetterTest() local
210 Foo foo = new Foo(); in identityTest() local
228 Foo foo = new Foo(); in getterSetterTest() local
257 Foo foo = new Foo(); in setterTestWithReturnArgIgnoreReturn() local
370 Foo foo = new Foo(); in setterTestWithReturnArgUseReturn() local
486 Foo foo = new Foo(); in wideSetterTestWithReturnArgIgnoreReturn() local
655 Foo foo = new Foo(); in wideSetterTestWithReturnArgUseReturn() local
[all …]
/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_subclasses.py36 def traceable_subclass(c): argument
605 def __init__(self, foo): argument
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/zerocopy/src/
Dlib.rs7598 c: Option<NonZeroU32>, in test_as_bytes_methods() field
7628 let foo = Foo { a: [0xFFFF; 33] }; in test_array() localVariable
7815 let c = Ptr::from(val); in test_impls() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/zerocopy/src/
Dlib.rs7598 c: Option<NonZeroU32>, in test_as_bytes_methods() field
7628 let foo = Foo { a: [0xFFFF; 33] }; in test_array() localVariable
7815 let c = Ptr::from(val); in test_impls() localVariable
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dapache-harmony-tests.jar ... java.io.PrintStream append (char) char c public java.io.PrintStream append (java. ...
Dcore-tests-support.jar ... java.io.PrintStream append (char) char c public java.io.PrintStream append (java. ...
Dlibcore-crypto-tests.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dapache-harmony-tests.jar ... java.io.PrintStream append (char) char c public java.io.PrintStream append (java. ...
Dcore-ojtests-public.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dcore-tests-support.jar ... java.io.PrintStream append (char) char c public java.io.PrintStream append (java. ...
/aosp_15_r20/external/python/cpython3/Lib/test/
D_test_multiprocessing.py238 def __call__(self, q, c): argument
1628 def _test_wait_result(cls, c, pid): argument
3787 def _double(cls, x, y, z, foo, arr, string): argument
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
HDant-1.8.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/system/core/debuggerd/
H A Ddebuggerd_test.cpp1606 extern "C" void foo() { in foo() function
3018 char c = 'f'; in TEST_F() local
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_util_unittest.cc3276 FilePath foo(empty_dir.Append(FILE_PATH_LITERAL("foo.txt"))); in TEST_F() local
3710 char c = 0; in TEST() local
/aosp_15_r20/external/jarjar/lib/
HDapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/jarjar/jarjar-apache-ant/linux_glibc_common/local-combined/
Djarjar-apache-ant.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
/aosp_15_r20/external/cronet/base/files/
H A Dfile_util_unittest.cc4138 FilePath foo(empty_dir.Append(FILE_PATH_LITERAL("foo.txt"))); in TEST_F() local
4748 char c = 0; in TEST() local
/aosp_15_r20/prebuilts/bazel/common/android_tools/android_tools/
Dall_android_tools_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/aosp_15_r20/out/soong/.intermediates/external/apache-velocity-engine/apache-velocity-engine-core/android_common_apex33/javac/
Dapache-velocity-engine-core.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...

1...<<21222324252627282930>>...34