Home
last modified time | relevance | path

Searched defs:test_size (Results 1 – 25 of 85) sorted by relevance

1234

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/
H A Dlog_quantized_test.cc243 void RunUniformTest(int test_size, int input_integer_bits, in RunUniformTest()
259 void RunUniformShiftUniformTest(int test_size, int input_integer_bits, in RunUniformShiftUniformTest()
/aosp_15_r20/external/libcxx/test/std/utilities/template.bitset/bitset.members/
H A Dsize.pass.cpp16 void test_size() in test_size() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/template.bitset/bitset.members/
H A Dsize.pass.cpp17 TEST_CONSTEXPR_CXX23 void test_size() { in test_size() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/
Dsize_type.cpp25 void test_size() in test_size() function
/aosp_15_r20/external/google-fruit/tests/util/
H A Dtest_type_info.py27 def test_size(self): member in TestTypeInfo
/aosp_15_r20/external/libcxx/test/std/utilities/function.objects/comparisons/
H A Dpointer_comparison_test_helper.hpp21 const std::size_t test_size = 100; in do_pointer_comparison_test() local
/aosp_15_r20/external/ltp/pan/
H A Dsplitstr.c165 int i, y, test_size = 1000, size_ret; in main() local
/aosp_15_r20/external/rust/android-crates-io/crates/unicode-ident/tests/
Dstatic_size.rs6 fn test_size() { in test_size() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/unicode-ident-1.0.12/tests/
H A Dstatic_size.rs6 fn test_size() { in test_size() function
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
H A DByteArrayOutputStreamTest.java102 public void test_size() { in test_size() method in ByteArrayOutputStreamTest
H A DCharArrayWriterTest.java80 public void test_size() { in test_size() method in CharArrayWriterTest
H A DDataOutputStreamTest.java60 public void test_size() throws IOException { in test_size() method in DataOutputStreamTest
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/util/
H A DOldAbstractMapTest.java79 public void test_size() { in test_size() method in OldAbstractMapTest
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/util/zip/
H A DOldZipFileTest.java41 public void test_size() throws IOException { in test_size() method in OldZipFileTest
/aosp_15_r20/build/make/tools/releasetools/
H A Dtest_rangelib.py45 def test_size(self): member in RangeSetTest
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
H A DFileLockTest.java140 public void test_size() { in test_size() method in FileLockTest
/aosp_15_r20/external/vboot_reference/tests/
H A Dvb21_host_common2_tests.c23 static const uint32_t test_size = sizeof(test_data); variable
H A Dvb21_host_sig_tests.c37 const uint32_t test_size = sizeof(test_data); variable
/aosp_15_r20/external/bazelbuild-rules_rust/examples/ffi/rust_calling_c/src/
H A Dmatrix.rs116 fn test_size() { in test_size() function
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/jar/
H A DAttributesTest.java178 public void test_size() { in test_size() method in AttributesTest
/aosp_15_r20/external/antlr/runtime/Ruby/test/unit/
H A Dtest-streams.rb16 def test_size method in TestStringStream
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/qi/
Drange_run.cpp39 int const test_size = 1000; in acid_test() local
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
H A DHashSetTest.java204 public void test_size() { in test_size() method in HashSetTest
H A DLinkedHashSetTest.java222 public void test_size() { in test_size() method in LinkedHashSetTest
/aosp_15_r20/bionic/tests/
H A Dmalloc_test.cpp1591 for (size_t test_size : test_sizes) { in VerifyAllocationsAreZero() local
1706 for (size_t test_size : test_sizes) { in TEST() local
1725 for (size_t test_size : test_sizes) { in TEST() local

1234