| /system/tools/aidl/build/ |
| D | aidl_test.go | 74 func _testAidl(t *testing.T, bp string, customizers ...testCustomizer) (*android.TestContext, andro… 157 func testAidl(t *testing.T, bp string, customizers ...testCustomizer) (*android.TestContext, androi… 167 func testAidlError(t *testing.T, pattern, bp string, customizers ...testCustomizer) { 184 func assertModulesExists(t *testing.T, ctx *android.TestContext, names ...string) { 203 func TestVintfWithoutVersionInRelease(t *testing.T) { 220 func TestUnstableVersionUsageInRelease(t *testing.T) { 271 func TestNonVersionedModuleUsageInRelease(t *testing.T) { 307 func TestUnstableModules(t *testing.T) { 345 func TestCreatesModulesWithNoVersions(t *testing.T) { 358 func TestCreatesModulesWithFrozenVersions(t *testing.T) { [all …]
|
| /system/tools/aidl/tests/ |
| D | test_helpers.h | 34 android::binder::Status(android::aidl::tests::ITestService::*func)(T, V*), in RepeatPrimitive() 47 bool ReverseArray( in ReverseArray() 50 const std::vector<T>&, std::vector<T>*, std::vector<T>*), in ReverseArray()
|
| D | aidl_test_client_nullables.cpp | 97 Status(ITestService::*func)(const unique_ptr<T>&, in ConfirmNullableType() 98 unique_ptr<T>*)) { in ConfirmNullableType()
|
| /system/core/fs_mgr/libdm/ |
| D | dm_linear_fuzzer.cpp | 42 void ASSERT_EQ(const T& /*a*/, const C& /*b*/) { in ASSERT_EQ() 47 void ASSERT_FALSE(const T& /*a*/) { in ASSERT_FALSE() 52 void ASSERT_GE(const T& /*a*/, const C& /*b*/) { in ASSERT_GE() 57 void ASSERT_NE(const T& /*a*/, const C& /*b*/) { in ASSERT_NE() 62 void ASSERT_TRUE(const T& /*a*/) { in ASSERT_TRUE()
|
| /system/core/liblog/ |
| D | log_time.cpp | 135 log_time log_time::operator-=(const timespec& T) { in operator -=() 152 log_time log_time::operator+=(const timespec& T) { in operator +=() 163 log_time log_time::operator-=(const log_time& T) { in operator -=() 180 log_time log_time::operator+=(const log_time& T) { in operator +=()
|
| /system/core/base/ |
| D | expected_test.cpp | 34 struct T { struct 37 T() = default; argument 38 T(int a, int b) noexcept : a(a), b(b) {} in T() function 222 struct T { in TEST() struct 223 bool* flag_; in TEST() 224 T(bool* flag) : flag_(flag) {} in TEST() argument 225 ~T() { *flag_ = true; } in TEST() 319 struct T { in TEST() struct 320 int a; in TEST() 321 double b; in TEST() [all …]
|
| /system/media/audio_utils/include/audio_utils/ |
| D | Statistics.h | 79 constexpr operator T() const { in T() function 123 constexpr operator T() const { in T() function
|
| D | LogPlot.h | 44 using T = decltype((*first).first); in audio_utils_log_plot() local
|
| /system/memory/libmemunreachable/ |
| D | LeakPipe.h | 115 bool SendVector(const std::vector<T, Alloc>& vector) { in SendVector() 153 bool ReceiveVector(std::vector<T, Alloc>& vector) { in ReceiveVector()
|
| /system/iorap/src/serialize/ |
| D | arena_ptr.h | 35 void DoNotDelete(T*) {} in DoNotDelete() argument
|
| /system/libhidl/transport/include/hidl/ |
| D | HidlBinderSupport.h | 124 MQDescriptor<T, flavor> &obj, in readEmbeddedFromParcel() 154 const MQDescriptor<T, flavor> &obj, in writeEmbeddedToParcel()
|
| /system/core/libutils/include/utils/ |
| D | LightRefBase.h | 56 inline static void renameRefId(T* /*ref*/, const void* /*old_id*/ , const void* /*new_id*/) { } in renameRefId() argument
|
| /system/keymaster/include/keymaster/km_openssl/ |
| D | openssl_utils.h | 83 inline void release_because_ownership_transferred(UniquePtr<T, Delete_T>& p) { in release_because_ownership_transferred()
|
| /system/connectivity/wifilogd/ |
| D | local_utils.h | 99 constexpr T GetMaxVal(const T& /* t_instance */) { in GetMaxVal()
|
| /system/tools/hidl/lint/lints/ |
| D | oneway.cpp | 34 using T = std::underlying_type_t<InterfaceMethodType>; in operator |() typedef
|
| /system/core/base/include/android-base/ |
| D | macros.h | 93 void UNUSED(const T&...) { in UNUSED()
|
| /system/iorap/src/common/ |
| D | type.h | 136 #define STATIC_FAIL(T, msg) static_assert(::iorap::introspect::dependent_false_v<T>, msg) argument
|
| /system/core/logcat/tests/ |
| D | logcat_benchmark.cpp | 58 bool operator<(timestamp& T) { in BM_logcat_sorted_order()
|
| /system/media/audio_utils/tests/ |
| D | statistics_benchmark.cpp | 39 using T = decltype(stat.getMin()); in BM_MeanVariance() typedef
|
| /system/core/liblog/include/log/ |
| D | log_time.h | 52 timespec T; in log_time() local
|
| /system/libhidl/base/include/hidl/ |
| D | Status.h | 233 operator T() const { in T() function
|
| D | MQDescriptor.h | 271 std::string toString(const MQDescriptor<T, flavor> &q) { in toString()
|
| /system/core/fs_mgr/libsnapshot/ |
| D | snapshot_metadata_updater_test.cpp | 78 std::string T(std::string_view name) { return std::string(name) + target_suffix_; } in T() function in android::snapshot::SnapshotMetadataUpdaterTest
|
| /system/keymaster/km_openssl/ |
| D | attestation_utils.cpp | 129 inline size_t noOfCert(T &&) { return 1; } in noOfCert() argument
|
| /system/libhidl/ |
| D | test_main.cpp | 443 void great(android::hardware::hidl_vec<T>) {} in great()
|