Home
last modified time | relevance | path

Searched defs:__ANDROID_API_T__ (Results 1 – 25 of 68) sorted by relevance

123

/aosp_15_r20/packages/modules/StatsD/statsd/tests/
DLogEvent_test.cpp536 TEST_P_GUARDED(LogEventTest, TestArrayParsing, __ANDROID_API_T__) { in TEST_P_GUARDED() argument
635 TEST_P_GUARDED(LogEventTest, TestEmptyStringArray, __ANDROID_API_T__) { in TEST_P_GUARDED() argument
674 TEST_P_GUARDED(LogEventTest, TestArrayTooManyElements, __ANDROID_API_T__) { in TEST_P_GUARDED() argument
696 TEST_P_GUARDED(LogEventTest, TestEmptyArray, __ANDROID_API_T__) { in TEST_P_GUARDED() argument
719 TEST_P_GUARDED(LogEventTest, TestEmptyArrayWithAnnotations, __ANDROID_API_T__) { in TEST_P_GUARDED() argument
756 TEST_P_GUARDED(LogEventTest, TestAnnotationIdIsUid_RepeatedIntAndOtherFields, __ANDROID_API_T__) { in TEST_P_GUARDED() argument
789 TEST_P_GUARDED(LogEventTest, TestAnnotationIdIsUid_RepeatedIntOneEntry, __ANDROID_API_T__) { in TEST_P_GUARDED() argument
810 TEST_P_GUARDED(LogEventTest, TestAnnotationIdIsUid_EmptyIntArray, __ANDROID_API_T__) { in TEST_P_GUARDED() argument
830 TEST_P_GUARDED(LogEventTest, TestAnnotationIdIsUid_BadRepeatedInt64, __ANDROID_API_T__) { in TEST_P_GUARDED() argument
849 TEST_P_GUARDED(LogEventTest, TestAnnotationIdIsUid_BadRepeatedString, __ANDROID_API_T__) { in TEST_P_GUARDED() argument
[all …]
DDataCorruptionReason_test.cpp197 TEST_P_GUARDED(SocketLossInfoTest, PropagationTest, __ANDROID_API_T__) { in TEST_P_GUARDED() argument
227 TEST_P_GUARDED(SocketLossInfoTest, TestNotifyOnlyInterestedMetrics, __ANDROID_API_T__) { in TEST_P_GUARDED() argument
251 TEST_P_GUARDED(SocketLossInfoTest, TestNotifyInterestedMetricsWithNewLoss, __ANDROID_API_T__) { in TEST_P_GUARDED() argument
282 TEST_P_GUARDED(SocketLossInfoTest, TestDoNotNotifyInterestedMetricsIfNoUpdate, __ANDROID_API_T__) { in TEST_P_GUARDED() argument
473 TEST_GUARDED(DataCorruptionTest, TestStateLostPropagation, __ANDROID_API_T__) { in TEST_GUARDED() argument
DLogEntryMatcher_test.cpp428 TEST_GUARDED(AtomMatcherTest, TestRepeatedUidFieldMatcher, __ANDROID_API_T__) { in TEST_GUARDED() argument
693 TEST_GUARDED(AtomMatcherTest, TestIntMatcher_EmptyRepeatedField, __ANDROID_API_T__) { in TEST_GUARDED() argument
722 TEST_GUARDED(AtomMatcherTest, TestIntMatcher_RepeatedIntField, __ANDROID_API_T__) { in TEST_GUARDED() argument
764 TEST_GUARDED(AtomMatcherTest, TestLtIntMatcher_RepeatedIntField, __ANDROID_API_T__) { in TEST_GUARDED() argument
812 TEST_GUARDED(AtomMatcherTest, TestStringMatcher_RepeatedStringField, __ANDROID_API_T__) { in TEST_GUARDED() argument
857 TEST_GUARDED(AtomMatcherTest, TestEqAnyStringMatcher_RepeatedStringField, __ANDROID_API_T__) { in TEST_GUARDED() argument
914 TEST_GUARDED(AtomMatcherTest, TestNeqAnyStringMatcher_RepeatedStringField, __ANDROID_API_T__) { in TEST_GUARDED() argument
DFieldValue_test.cpp195 TEST_GUARDED(AtomMatcherTest, TestFilterRepeated_FIRST, __ANDROID_API_T__) { in TEST_GUARDED() argument
217 TEST_GUARDED(AtomMatcherTest, TestFilterRepeated_LAST, __ANDROID_API_T__) { in TEST_GUARDED() argument
239 TEST_GUARDED(AtomMatcherTest, TestFilterRepeated_ALL, __ANDROID_API_T__) { in TEST_GUARDED() argument
891 TEST_GUARDED(AtomMatcherTest, TestWriteAtomWithRepeatedFieldsToProto, __ANDROID_API_T__) { in TEST_GUARDED() argument
/aosp_15_r20/packages/modules/StatsD/statsd/tests/e2e/
DCountMetric_e2e_test.cpp1156 TEST_GUARDED(CountMetricE2eTest, TestRepeatedFieldsAndEmptyArrays, __ANDROID_API_T__) { in TEST_GUARDED() argument
1223 TEST_GUARDED(CountMetricE2eTest, TestMatchRepeatedFieldPositionAny, __ANDROID_API_T__) { in TEST_GUARDED() argument
1288 TEST_GUARDED(CountMetricE2eTest, TestRepeatedFieldDimension_PositionFirst, __ANDROID_API_T__) { in TEST_GUARDED() argument
1375 TEST_GUARDED(CountMetricE2eTest, TestRepeatedFieldDimension_PositionLast, __ANDROID_API_T__) { in TEST_GUARDED() argument
1453 TEST_GUARDED(CountMetricE2eTest, TestRepeatedFieldDimension_PositionAll, __ANDROID_API_T__) { in TEST_GUARDED() argument
1559 __ANDROID_API_T__) { in TEST_GUARDED() argument
1674 __ANDROID_API_T__) { in TEST_GUARDED() argument
1804 __ANDROID_API_T__) { in TEST_GUARDED() argument
DValueMetric_histogram_e2e_test.cpp486 __ANDROID_API_T__) { in TEST_F_GUARDED() argument
537 __ANDROID_API_T__) { in TEST_F_GUARDED() argument
658 __ANDROID_API_T__) { in TEST_F_GUARDED() argument
769 __ANDROID_API_T__) { in TEST_F_GUARDED() argument
857 __ANDROID_API_T__) { in TEST_F_GUARDED() argument
DEventMetric_e2e_test.cpp109 TEST_F_GUARDED(EventMetricE2eTest, TestRepeatedFieldsAndEmptyArrays, __ANDROID_API_T__) { in TEST_F_GUARDED() argument
200 TEST_F_GUARDED(EventMetricE2eTest, TestMatchRepeatedFieldPositionFirst, __ANDROID_API_T__) { in TEST_F_GUARDED() argument
/aosp_15_r20/packages/modules/StatsD/statsd/tests/external/
Dpuller_util_test.cpp433 TEST_GUARDED(PullerUtilTest, RepeatedAdditiveField, __ANDROID_API_T__) { in TEST_GUARDED() argument
473 TEST_GUARDED(PullerUtilTest, RepeatedUidField, __ANDROID_API_T__) { in TEST_GUARDED() argument
545 TEST_GUARDED(PullerUtilTest, MultipleRepeatedFields, __ANDROID_API_T__) { in TEST_GUARDED() argument
/aosp_15_r20/packages/modules/StatsD/lib/libstatssocket/tests/
Dstats_event_test.cpp283 TEST_GUARDED(StatsEventTest, TestAllArrays, __ANDROID_API_T__) { in TEST_GUARDED() argument
433 TEST_GUARDED(StatsEventTest, TestArrayFieldAnnotations, __ANDROID_API_T__) { in TEST_GUARDED() argument
701 TEST_GUARDED(StatsEventTest, TestListTooLongError, __ANDROID_API_T__) { in TEST_GUARDED() argument
/aosp_15_r20/out/soong/.intermediates/packages/modules/Virtualization/libs/apkmanifest/libapkmanifest_bindgen/android_arm64_armv8-2a_cortex-a55_source/
Dbindings.rs30 pub const __ANDROID_API_T__: u32 = 33; constant
/aosp_15_r20/prebuilts/module_sdk/StatsD/current/include/packages/modules/StatsD/lib/libstatssocket/include/
Dstats_event.h46 #define __ANDROID_API_T__ 33 macro
/aosp_15_r20/packages/modules/StatsD/lib/libstatssocket/include/
Dstats_event.h46 #define __ANDROID_API_T__ 33 macro
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/input/statslog_libinput.h/gen/
Dstatslog_libinput.h12 #define __ANDROID_API_T__ 33 macro
/aosp_15_r20/out/soong/.intermediates/external/ot-br-posix/statslog_threadnetwork.h/gen/
Dstatslog_threadnetwork.h12 #define __ANDROID_API_T__ 33 macro
/aosp_15_r20/out/soong/.intermediates/system/core/libstats/expresslog/statslog_express.h/gen/
Dstatslog_express.h12 #define __ANDROID_API_T__ 33 macro
/aosp_15_r20/system/core/init/
H A Dhost_init_stubs.h33 #define __ANDROID_API_T__ 33 macro
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/bionic/libc/libc/android_vendor.33_arm_armv7-a-neon_shared/gen/include/android/
Dapi-level.h155 #define __ANDROID_API_T__ 33 macro
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/bionic/libc/libc/android_vendor.33_arm64_armv8-a_shared/gen/include/android/
Dapi-level.h155 #define __ANDROID_API_T__ 33 macro
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/bionic/libc/libc/android_vendor.33_arm_armv8-a_shared/gen/include/android/
Dapi-level.h155 #define __ANDROID_API_T__ 33 macro
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.33_x86_64_shared/gen/include/android/
Dapi-level.h155 #define __ANDROID_API_T__ 33 macro
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.33_x86_x86_64_shared/gen/include/android/
Dapi-level.h155 #define __ANDROID_API_T__ 33 macro
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/bionic/libc/libc/android_vendor.33_x86_shared/gen/include/android/
Dapi-level.h155 #define __ANDROID_API_T__ 33 macro
/aosp_15_r20/out/soong/.intermediates/packages/modules/Virtualization/libs/libvm_payload/libvm_payload_bindgen/android_arm64_armv8-2a_cortex-a55_source_apex10000/
Dbindings.rs31 pub const __ANDROID_API_T__: u32 = 33; constant
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/android/
Dapi-level.h163 #define __ANDROID_API_T__ 33 macro
/aosp_15_r20/bionic/libc/include/android/
H A Dapi-level.h163 #define __ANDROID_API_T__ 33 macro

123