Home
last modified time | relevance | path

Searched defs:expected_count (Results 1 – 9 of 9) sorted by relevance

/aosp12/art/test/1339-dead-reference-safe/src/
H A DDeadReferenceUnsafeTest.java42 private static void reset(int expected_count) { in reset()
H A DReachabilityFenceTest.java48 private static void reset(int expected_count) { in reset()
H A DReachabilitySensitiveTest.java49 private static void reset(int expected_count) { in reset()
H A DDeadReferenceSafeTest.java45 private static void reset(int expected_count) { in reset()
H A DReachabilitySensitiveFunTest.java52 private static void reset(int expected_count) { in reset()
/aosp12/hardware/google/camera/common/hal/tests/
H A Dvendor_tag_tests.cc155 int expected_count = 0; in TEST() local
/aosp12/system/extras/f2fs_utils/
H A Df2fs_sparseblock.c600 int expected_count = get_num_blocks_used(info); in main() local
/aosp12/frameworks/base/media/mca/filterfw/native/core/
H A Dshader_program.cpp610 int expected_count, in CheckValueCount()
/aosp12/bionic/tests/
H A Dstdio_test.cpp1069 int expected_count, const char* expected_string) { in CheckScanf()
1126 int expected_count, const T2* expected_string) { in CheckScanfM()