/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/utf8_range/ |
D | main.c | 124 struct test { struct 129 static void prepare_test_buf(unsigned char *buf, const struct test *pos, in prepare_test_buf() argument 288 static int test(const unsigned char *data, int len, const struct ftab *ftab) in test() function
|
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/crate_renamed_optional_deps_enabled/ |
H A D | metadata.json | 66 "test": true boolean 80 "test": true boolean 94 "test": false boolean 187 "test": true boolean 201 "test": true boolean 215 "test": true boolean 229 "test": true boolean 243 "test": true boolean 257 "test": true boolean 271 "test": true boolean [all …]
|
/aosp_15_r20/frameworks/rs/tests/java_api/RSUnitTests/gui/com/android/rs/unittest/ |
H A D | RSListActivity.java | 22 protected abstract void logStartUnitTest(UnitTest test); in logStartUnitTest() 23 protected abstract void logEndUnitTest(UnitTest test); in logEndUnitTest() 35 UnitTest test = testClass.getDeclaredConstructor(Context.class).newInstance(this); in onCreate() local
|
/aosp_15_r20/external/libcxx/test/std/algorithms/alg.sorting/alg.min.max/ |
H A D | min_element.pass.cpp | 27 test(Iter first, Iter last) in test() function 41 test(int N) in test() function 53 test() in test() function
|
H A D | max_element.pass.cpp | 27 test(Iter first, Iter last) in test() function 41 test(int N) in test() function 53 test() in test() function
|
/aosp_15_r20/external/autotest/client/profilers/iostat/ |
H A D | iostat.py | 19 def start(self, test): argument 28 def stop(self, test): argument 43 def report(self, test): argument
|
/aosp_15_r20/external/libcxx/test/std/utilities/optional/optional.object/optional.object.observe/ |
H A D | op_arrow.pass.cpp | 29 int test() noexcept {return 3;} in test() function 34 constexpr int test() {return 3;} in test() function 38 test() in test() function
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fDrawTests.cpp | 54 static void addTestIterations(gls::DrawTest *test, const gls::DrawTestSpec &baseSpec, TestIteration… in addTestIterations() 184 gls::DrawTest *test = in init() local 220 …gls::DrawTest *test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), "multiple_attribu… in init() local 267 …gls::DrawTest *test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), "instanced_attrib… in init() local 328 …gls::DrawTest *test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), "default_attribut… in init() local 462 de::MovePtr<gls::DrawTest> test( in init() local 516 …gls::DrawTest *test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), name.c_str(), … in init() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/container.adaptors/priority.queue/ |
H A D | types.pass.cpp | 37 struct test struct 40 test() in test() argument
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/container.adaptors/stack/stack.defn/ |
H A D | types.pass.cpp | 32 struct test struct 35 test() in test() argument
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/strings/basic.string/string.ops/string_find.first.of/ |
H A D | pointer_size.pass.cpp | 21 test(const S& s, const typename S::value_type* str, typename S::size_type pos, typename S::size_typ… in test() function 29 TEST_CONSTEXPR_CXX20 void test(const S& s, const typename S::value_type* str, typename S::size_type… in test() function 146 TEST_CONSTEXPR_CXX20 bool test() { in test() function
|
/aosp_15_r20/external/autotest/client/profilers/lockmeter/ |
H A D | lockmeter.py | 47 def start(self, test): argument 53 def stop(self, test): argument 57 def report(self, test): argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/test/bind/ |
D | bind_function_tests.cpp | 13 namespace test namespace 16 test() in test() function 50 bind(test::test)(); in main() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/strings/basic.string/string.ops/string_find.first.not.of/ |
H A D | pointer_size.pass.cpp | 21 test(const S& s, const typename S::value_type* str, typename S::size_type pos, typename S::size_typ… in test() function 29 TEST_CONSTEXPR_CXX20 void test(const S& s, const typename S::value_type* str, typename S::size_type… in test() function 145 TEST_CONSTEXPR_CXX20 bool test() { in test() function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/container.adaptors/queue/queue.defn/ |
H A D | types.pass.cpp | 31 struct test struct 34 test() in test() function
|
/aosp_15_r20/external/autotest/client/profilers/powertop/ |
H A D | powertop.py | 19 def start(self, test): argument 35 def stop(self, test): argument 39 def report(self, test): argument
|
/aosp_15_r20/external/skia/src/sksl/ir/ |
H A D | SkSLIfStatement.h | 31 IfStatement(Position pos, std::unique_ptr<Expression> test, in IfStatement() 53 std::unique_ptr<Expression>& test() { in test() function 57 const std::unique_ptr<Expression>& test() const { in test() function
|
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/ |
D | nested.go | 46 type test struct { struct 47 TArgs [2]reflect.Type 48 Instance reflect.Type
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/input.output/iostream.format/print.fun/ |
H A D | transcoding.pass.cpp | 31 constexpr void test(std::basic_string_view<CharT> expected, std::string_view input) { in test() function 45 constexpr void test() { in test() function 75 constexpr bool test() { in test() function
|
/aosp_15_r20/packages/modules/Connectivity/tests/unit/java/android/net/util/ |
D | DnsUtilsTest.java | 63 final List<DnsUtils.SortableAddress> test = Arrays.asList( in testRfc6724Comparator() local 109 DnsUtils.SortableAddress test = makeSortableAddress("216.58.200.36"); in testV4SortableAddress() local 134 DnsUtils.SortableAddress test = makeSortableAddress("2404:6800:4008:801::2004"); in testV6SortableAddress() local
|
/aosp_15_r20/external/autotest/client/profilers/readprofile/ |
H A D | readprofile.py | 46 def start(self, test): argument 50 def stop(self, test): argument 58 def report(self, test): argument
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/optional/optional.object/optional.object.observe/ |
H A D | op_arrow_const.pass.cpp | 24 constexpr int test() const {return 3;} in test() function 29 int test() const noexcept {return 2;} in test() function 35 constexpr int test() const {return 1;} in test() function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/strings/basic.string/string.ops/string_find.last.of/ |
H A D | pointer_size.pass.cpp | 21 test(const S& s, const typename S::value_type* str, typename S::size_type pos, typename S::size_typ… in test() function 29 TEST_CONSTEXPR_CXX20 void test(const S& s, const typename S::value_type* str, typename S::size_type… in test() function 146 TEST_CONSTEXPR_CXX20 bool test() { in test() function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/strings/basic.string/string.ops/string_find.last.not.of/ |
H A D | pointer_size.pass.cpp | 21 test(const S& s, const typename S::value_type* str, typename S::size_type pos, typename S::size_typ… in test() function 29 TEST_CONSTEXPR_CXX20 void test(const S& s, const typename S::value_type* str, typename S::size_type… in test() function 146 TEST_CONSTEXPR_CXX20 bool test() { in test() function
|
/aosp_15_r20/external/autotest/client/profilers/perf/ |
H A D | perf.py | 36 def start(self, test): argument 50 def stop(self, test): argument 55 def report(self, test): argument
|