/aosp_15_r20/external/harfbuzz_ng/test/api/ |
H A D | test-paint.c | 378 const paint_test_t *test = d; in test_hb_paint() local 440 char **tmp = g_strdupv (expected + i); in test_hb_paint() local
|
/aosp_15_r20/external/crosvm/cros_async/src/sync/ |
H A D | mu.rs | 914 mod test { module 1245 let tmp = *guard; in rw_arc() localVariable 1314 let tmp = *guard; in rw_single_thread_async() localVariable 1361 let tmp = *guard; in rw_multi_thread_async() localVariable
|
/aosp_15_r20/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/ |
H A D | StringUtils.java | 1160 private static boolean containsAny(final ToBooleanBiFunction<CharSequence, CharSequence> test, in containsAny() argument 2485 final CharSequence tmp = s; in getLevenshteinDistance() local 2494 int[] tmp; // placeholder to assist in swapping p and d in getLevenshteinDistance() local 2807 int tmp; in indexOfAny() local 4987 int tmp; in lastIndexOfAny() local
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | constant-expression-cxx1y.cpp | 153 T tmp = a; in swap() local 260 constexpr int test(int *p) { in test() function 877 constexpr bool test() { in test() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/ |
D | devector_test.cpp | 48 namespace test { namespace 1397 const T& tmp = *(f.begin() + 1); in test_resize_front_copy() local 1590 const T& tmp = *(f.begin() + 1); in test_resize_back_copy() local 1999 const T& tmp = *(c.begin() + 1); in test_push_front() local 2170 const T& tmp = *(c.begin() + 1); in test_push_back() local 2623 const T& tmp = *(c.begin() + 2); in test_insert() local 2632 const T& tmp = *(c.begin() + 2); in test_insert() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/rusqlite/src/ |
D | lib.rs | 1155 mod test { module 1183 let tmp = tempfile::tempdir().unwrap(); in test_concurrent_transactions_busy_commit() localVariable 1254 let tmp = tempfile::tempdir().unwrap(); in test_path() localVariable
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_search_helpers.h | 140 union di tmp; in is_negative_zero() local 165 #define MULTIPLE(test) \ argument
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/ |
H A D | interpreter_test.cc | 205 for (auto test : cases) { in TEST() local 293 for (auto test : cases) { in TEST() local 329 for (auto test : cases) { in TEST() local 641 TfLiteTensor* tmp = &context->tensors[id]; in GetPassthroughOpRegistration() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/ |
H A D | http2_frame_decoder_test.cc | 24 namespace test { namespace 78 DecodeBuffer tmp(junk); in ConfirmDiscardsRemainingPayload() local
|
/aosp_15_r20/device/google/contexthub/firmware/os/drivers/st_mag40/ |
D | st_mag40.c | 666 #define DEC_OPS(power, firmware, rate, flush, test, cal, cfg) \ argument 809 uint8_t tmp; in sensorMagConfig() local
|
/aosp_15_r20/external/wpa_supplicant_8/src/radius/ |
H A D | radius_server.c | 481 int test = atoi(tls); in radius_server_testing_options_tls() local 568 struct eap_user *tmp; in radius_server_get_new_session() local 1180 struct eap_user tmp; in radius_server_macacl() local
|
/aosp_15_r20/external/skia/tests/ |
H A D | PathTest.cpp | 3489 SkPath tmp; in test_circle_skew() local 3507 SkPath tmp; in test_circle_translate() local 3528 SkPath tmp; in test_circle_rotate() local 3547 SkPath tmp; in test_circle_mirror_x() local 3564 SkPath tmp; in test_circle_mirror_y() local 3583 SkPath tmp; in test_circle_mirror_xy() local 3715 SkPath tmp; in test_oval() local 5306 for (auto test : tests) { in DEF_TEST() local
|
/aosp_15_r20/external/eigen/test/ |
H A D | packetmath.cpp | 1130 Scalar tmp = ref[i]; in test_conj_helper() local 1249 namespace test { namespace
|
/aosp_15_r20/external/fmtlib/test/ |
H A D | format-test.cc | 332 const char test[] = "test"; in TEST() local 344 const char test[] = "test"; in TEST() local 370 const char test[] = "test"; in TEST() local 2185 auto tmp = *this; in operator ++() local 2245 namespace test { namespace
|
/aosp_15_r20/external/slf4j/log4j-over-slf4j/compatibility/lib/ |
HD | junit-3.8.1.jar | ... TestRunner this$0
private final junit.framework.Test val$testSuite
void <init> (junit. ... |
/aosp_15_r20/prebuilts/devtools/adt/lib/ |
HD | junit-3.8.1.jar | ... TestRunner this$0
private final junit.framework.Test val$testSuite
void <init> (junit. ... |
/aosp_15_r20/external/jsr330/lib/ |
HD | junit.jar | ... TestRunner this$0
private final junit.framework.Test val$testSuite
void <init> (junit. ... |
/aosp_15_r20/external/guice/lib/build/ |
HD | junit.jar | ... TestRunner this$0
private final junit.framework.Test val$testSuite
void <init> (junit. ... |
/aosp_15_r20/cts/tools/vm-tests-tf/lib/ |
HD | junit.jar | ... TestRunner this$0
private final junit.framework.Test val$testSuite
void <init> (junit. ... |
/aosp_15_r20/external/slf4j/integration/lib/ |
HD | junit-3.8.1.jar | ... TestRunner this$0
private final junit.framework.Test val$testSuite
void <init> (junit. ... |
/aosp_15_r20/external/swiftshader/tests/ReactorUnitTests/ |
H A D | ReactorUnitTests.cpp | 2789 auto tmp = current + next; in TEST() local 2821 auto tmp = current + next; in TEST() local 2957 auto tmp = current + next; in TEST() local 3008 void test() in test() function 3082 void test() in test() function 3108 void test() in test() function
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | PixelLocalStorageTest.cpp | 3554 auto test = const_cast<DrawCommandValidationTest *>( in ErrorMessageCallback() local 4020 auto test = const_cast<PixelLocalStorageValidationTest *>( in ErrorMessageCallback() local 4920 PLSTestTexture tmp(GL_RGBA8, 100, 100); in TEST_P() local 4944 PLSTestTexture tmp(GL_RGBA8, 100, 100); in TEST_P() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/ |
H A D | cloctst.c | 1327 const char* test; in TestISOFunctions() local 1488 const char* test="xx_YY"; in TestISO3Fallback() local 1569 const char *test; in TestUninstalledISO3Names() local 1577 const char *test; in TestUninstalledISO3Names() local 3115 char tmp[200]; in TestAcceptLanguage() local
|
/aosp_15_r20/external/wpa_supplicant_8/hs20/server/ |
H A D | spp_server.c | 1448 int machine_managed, const char *test, in build_pps() 1631 char *user, *realm, *pw, *type, *mm, *test; in hs20_user_input_registration() local 2861 char *tmp; in hs20_spp_server_process() local
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/ |
H A D | slice.rs | 1290 fn test<T: Copy + Debug + PartialEq>(x: T) { in test_iter_ref_consistency() function 1813 let mut tmp = [0; 600]; in sort_unstable() localVariable 1818 let tmp = &mut tmp[0..len]; in sort_unstable() localVariable
|