Searched refs:TEST_F (Results 1 - 25 of 240) sorted by relevance

12345678910

/system/extras/simpleperf/
H A Dcmd_list_test.cpp31 TEST_F(ListCommandTest, no_options) { function
35 TEST_F(ListCommandTest, one_option) { function
39 TEST_F(ListCommandTest, multiple_options) { function
/system/extras/tests/kernel.config/
H A Daslr_rec_test.cpp23 TEST_F(AslrMmapTest, match_default) { function
33 TEST_F(AslrMmapTest, match_compat_default) { function
39 TEST_F(AslrMmapTest, match_min) { function
51 TEST_F(AslrMmapTest, match_compat_min) { function
60 TEST_F(AslrMmapTest, match_max) { function
72 TEST_F(AslrMmapTest, match_compat_max) { function
81 TEST_F(AslrMmapTest, entropy_min) { function
92 TEST_F(AslrMmapTest, entropy_cmpt_min) { function
100 TEST_F(AslrMmapTest, entropy_max) { function
111 TEST_F(AslrMmapTes function
119 TEST_F(AslrMmapTest, entropy_def) { function
129 TEST_F(AslrMmapTest, entropy_cmpt_def) { function
[all...]
/system/core/libnativebridge/tests/
H A DReSetupNativeBridge_test.cpp21 TEST_F(NativeBridgeTest, ReSetup) { function in namespace:android
H A DUnavailableNativeBridge_test.cpp21 TEST_F(NativeBridgeTest, NoNativeBridge) { function in namespace:android
H A DNativeBridgeVersion_test.cpp23 TEST_F(NativeBridgeTest, Version) { function in namespace:android
H A DValidNameNativeBridge_test.cpp23 TEST_F(NativeBridgeTest, ValidName) { function in namespace:android
/system/core/libutils/tests/
H A DUnicode_test.cpp36 TEST_F(UnicodeTest, UTF8toUTF16ZeroLength) { function in namespace:android
46 TEST_F(UnicodeTest, UTF8toUTF16ASCIILength) { function in namespace:android
57 TEST_F(UnicodeTest, UTF8toUTF16Plane1Length) { function in namespace:android
68 TEST_F(UnicodeTest, UTF8toUTF16SurrogateLength) { function in namespace:android
79 TEST_F(UnicodeTest, UTF8toUTF16TruncatedUTF8) { function in namespace:android
91 TEST_F(UnicodeTest, UTF8toUTF16Normal) { function in namespace:android
117 TEST_F(UnicodeTest, strstr16EmptyTarget) { function in namespace:android
122 TEST_F(UnicodeTest, strstr16SameString) { function in namespace:android
128 TEST_F(UnicodeTest, strstr16TargetStartOfString) { function in namespace:android
135 TEST_F(UnicodeTes function in namespace:android
140 TEST_F(UnicodeTest, strstr16TargetWithinString) { function in namespace:android
145 TEST_F(UnicodeTest, strstr16TargetNotPresent) { function in namespace:android
152 TEST_F(UnicodeTest, InvalidUtf8OverreadDetected) { function in namespace:android
[all...]
H A DString8_test.cpp35 TEST_F(String8Test, Cstr) { function in namespace:android
41 TEST_F(String8Test, OperatorPlus) { function in namespace:android
59 TEST_F(String8Test, OperatorPlusEquals) { function in namespace:android
76 TEST_F(String8Test, SetToSizeMaxReturnsNoMemory) { function in namespace:android
82 TEST_F(String8Test, CorrectInvalidSurrogate) { function in namespace:android
91 TEST_F(String8Test, CheckUtf32Conversion) { function in namespace:android
/system/bt/osi/test/
H A Darray_test.cc9 TEST_F(ArrayTest, test_new_free_simple) { function
15 TEST_F(ArrayTest, test_free_null) { array_free(NULL); } function
17 TEST_F(ArrayTest, test_invalid_ptr) { function
23 TEST_F(ArrayTest, test_invalid_at) { function
29 TEST_F(ArrayTest, test_append_value) { function
40 TEST_F(ArrayTest, test_append_ptr) { function
53 TEST_F(ArrayTest, test_large_element) { function
H A Dthread_test.cc13 TEST_F(ThreadTest, test_new_simple) { function
19 TEST_F(ThreadTest, test_free_simple) { function
24 TEST_F(ThreadTest, test_name) { function
30 TEST_F(ThreadTest, test_long_name) { function
36 TEST_F(ThreadTest, test_very_long_name) { function
47 TEST_F(ThreadTest, test_thread_is_self) { function
53 TEST_F(ThreadTest, test_thread_is_not_self) { function
H A Dhash_map_utils_test.cc39 TEST_F(HashMapUtilsTest, test_empty_string_params) { function
45 TEST_F(HashMapUtilsTest, test_semicolons) { function
51 TEST_F(HashMapUtilsTest, test_equal_sign_in_value) { function
61 TEST_F(HashMapUtilsTest, test_two_pairs_with_same_key) { function
70 TEST_F(HashMapUtilsTest, test_one_key_value_pair_without_semicolon) { function
79 TEST_F(HashMapUtilsTest, test_one_key_value_pair_with_semicolon) { function
88 TEST_F(HashMapUtilsTest, test_one_pair_with_empty_value) { function
97 TEST_F(HashMapUtilsTest, test_one_pair_with_empty_key) { function
103 TEST_F(HashMapUtilsTest, test_two_key_value_pairs) { function
H A Dproperties_test.cc27 TEST_F(PropertiesTest, test_default_value) { function
33 TEST_F(PropertiesTest, test_successfull_set_and_get_value) { function
43 TEST_F(PropertiesTest, test_default_value_int32) { function
49 TEST_F(PropertiesTest, test_successfull_set_and_get_value_int32) { function
H A Drand_test.cc9 TEST_F(RandTest, test_rand) { function
H A Dtime_test.cc39 TEST_F(TimeTest, test_time_get_os_boottime_ms_not_zero) {
48 TEST_F(TimeTest, test_time_get_os_boottime_us_not_zero) { function
57 TEST_F(TimeTest, test_time_get_os_boottime_ms_increases_upper_bound) { function
67 TEST_F(TimeTest, test_time_get_os_boottime_us_increases_upper_bound) { function
77 TEST_F(TimeTest, test_time_get_os_boottime_ms_increases_lower_bound) { function
98 TEST_F(TimeTest, test_time_get_os_boottime_us_increases_lower_bound) { function
119 TEST_F(TimeTest, test_time_gettimeofday_us_not_zero) { function
128 TEST_F(TimeTest, test_time_gettimeofday_us_increases_upper_bound) { function
138 TEST_F(TimeTest, test_time_gettimeofday_us_increases_lower_bound) { function
H A Dconfig_test.cc59 TEST_F(ConfigTest, config_new_empty) { function
65 TEST_F(ConfigTest, config_new_no_file) { function
71 TEST_F(ConfigTest, config_new) { function
77 TEST_F(ConfigTest, config_free_null) { config_free(NULL); } function
79 TEST_F(ConfigTest, config_new_clone) { function
93 TEST_F(ConfigTest, config_has_section) { function
99 TEST_F(ConfigTest, config_has_key_in_default_section) { function
108 TEST_F(ConfigTest, config_has_keys) { function
117 TEST_F(ConfigTest, config_no_bad_keys) { function
125 TEST_F(ConfigTes function
131 TEST_F(ConfigTest, config_get_int_default) { function
137 TEST_F(ConfigTest, config_remove_section) { function
145 TEST_F(ConfigTest, config_remove_section_missing) { function
151 TEST_F(ConfigTest, config_remove_key) { function
159 TEST_F(ConfigTest, config_remove_key_missing) { function
167 TEST_F(ConfigTest, config_section_begin) { function
177 TEST_F(ConfigTest, config_section_next) { function
189 TEST_F(ConfigTest, config_section_end) { function
198 TEST_F(ConfigTest, config_save_basic) { function
[all...]
/system/media/brillo/audio/audioservice/test/
H A Dbrillo_audio_client_test.cpp51 TEST_F(BrilloAudioClientTest, SetDeviceNoService) { function in namespace:brillo
58 TEST_F(BrilloAudioClientTest, GetDevicesNoService) { function in namespace:brillo
64 TEST_F(BrilloAudioClientTest, RegisterCallbackNoService) { function in namespace:brillo
69 TEST_F(BrilloAudioClientTest, UnregisterAudioCallbackNoService) { function in namespace:brillo
74 TEST_F(BrilloAudioClientTest, InitializeNoService) { function in namespace:brillo
78 TEST_F(BrilloAudioClientTest, CheckInitializeRegistersForDeathNotifications) { function in namespace:brillo
84 TEST_F(BrilloAudioClientTest, GetDevicesWithBAS) { function in namespace:brillo
91 TEST_F(BrilloAudioClientTest, SetDeviceWithBAS) { function in namespace:brillo
102 TEST_F(BrilloAudioClientTest, RegisterCallbackWithBAS) { function in namespace:brillo
115 TEST_F(BrilloAudioClientTes function in namespace:brillo
132 TEST_F(BrilloAudioClientTest, UnregisterAudioCallbackValidWithBAS) { function in namespace:brillo
149 TEST_F(BrilloAudioClientTest, UnregisterInvalidCallbackWithBAS) { function in namespace:brillo
154 TEST_F(BrilloAudioClientTest, RegisterAndUnregisterAudioTwoCallbacks) { function in namespace:brillo
174 TEST_F(BrilloAudioClientTest, GetMaxVolStepsNoService) { function in namespace:brillo
181 TEST_F(BrilloAudioClientTest, GetMaxVolStepsWithBAS) { function in namespace:brillo
189 TEST_F(BrilloAudioClientTest, SetMaxVolStepsNoService) { function in namespace:brillo
195 TEST_F(BrilloAudioClientTest, SetMaxVolStepsWithBAS) { function in namespace:brillo
202 TEST_F(BrilloAudioClientTest, SetVolIndexNoService) { function in namespace:brillo
209 TEST_F(BrilloAudioClientTest, SetVolIndexWithBAS) { function in namespace:brillo
219 TEST_F(BrilloAudioClientTest, GetVolIndexNoService) { function in namespace:brillo
227 TEST_F(BrilloAudioClientTest, GetVolIndexWithBAS) { function in namespace:brillo
239 TEST_F(BrilloAudioClientTest, GetVolumeControlStreamNoService) { function in namespace:brillo
245 TEST_F(BrilloAudioClientTest, GetVolumeControlStreamWithBAS) { function in namespace:brillo
253 TEST_F(BrilloAudioClientTest, SetVolumeControlStreamNoService) { function in namespace:brillo
258 TEST_F(BrilloAudioClientTest, SetVolumeControlStreamWithBAS) { function in namespace:brillo
265 TEST_F(BrilloAudioClientTest, IncrementVolNoService) { function in namespace:brillo
270 TEST_F(BrilloAudioClientTest, IncrementVolWithBAS) { function in namespace:brillo
276 TEST_F(BrilloAudioClientTest, DecrementVolNoService) { function in namespace:brillo
281 TEST_F(BrilloAudioClientTest, DecrementVolWithBAS) { function in namespace:brillo
[all...]
H A Daudio_daemon_test.cpp44 TEST_F(AudioDaemonTest, RegisterService) { function in namespace:brillo
51 TEST_F(AudioDaemonTest, TestAPSConnectInitializesHandlersOnlyOnce) { function in namespace:brillo
59 TEST_F(AudioDaemonTest, TestDeviceCallbackInitializesBASIfNULL) { function in namespace:brillo
/system/connectivity/wifilogd/tests/
H A Dbyte_buffer_unittest.cpp43 TEST_F(ByteBufferTest, AppendMinimalOnEmptyBufferSucceeds) { function in namespace:android::wifilogd
47 TEST_F(ByteBufferTest, AppendMaximalOnEmptyBufferSucceeds) { function in namespace:android::wifilogd
51 TEST_F(ByteBufferTest, AppendStoresOurData) { function in namespace:android::wifilogd
61 TEST_F(ByteBufferTest, AssigningWorks) { function in namespace:android::wifilogd
73 TEST_F(ByteBufferTest, ChainingWorks) { function in namespace:android::wifilogd
83 TEST_F(ByteBufferTest, CopyingWorks) { function in namespace:android::wifilogd
92 TEST_F(ByteBufferTest, DataDoesNotReturnNullOnFreshBuffer) { function in namespace:android::wifilogd
96 TEST_F(ByteBufferTest, DataDoesNotReturnNullAfterLargeWrite) { function in namespace:android::wifilogd
101 TEST_F(ByteBufferTest, SizeReturnsZeroOnFreshBuffer) { function in namespace:android::wifilogd
105 TEST_F(ByteBufferTes function in namespace:android::wifilogd
110 TEST_F(ByteBufferTest, SizeIsCorrectAfterLargeWrite) { function in namespace:android::wifilogd
115 TEST_F(ByteBufferTest, SizeIsCorrectAfterMultipleWrites) { function in namespace:android::wifilogd
127 TEST_F(ByteBufferDeathTest, AppendLargerThanBufferCausesDeath) { function in namespace:android::wifilogd
134 TEST_F(ByteBufferDeathTest, AppendLargerThanFreeSpaceCausesDeath) { function in namespace:android::wifilogd
[all...]
H A Dmessage_buffer_unittest.cpp66 TEST_F(MessageBufferTest, AppendMinimalOnEmptyBufferSucceeds) { function in namespace:android::wifilogd
70 TEST_F(MessageBufferTest, AppendMaximalOnEmptyBufferSucceeds) { function in namespace:android::wifilogd
74 TEST_F(MessageBufferTest, AppendMaximalAfterFillAndClearSucceeds) { function in namespace:android::wifilogd
82 TEST_F(MessageBufferTest, AppendUnalignedMessagesDoesNotCrash) { function in namespace:android::wifilogd
92 TEST_F(MessageBufferTest, AppendLargerThanBufferFails) { function in namespace:android::wifilogd
98 TEST_F(MessageBufferTest, AppendLargerThanFreeSpaceFails) { function in namespace:android::wifilogd
107 TEST_F(MessageBufferTest, AppendMultipleMessagesToFillBufferDoesNotCrash) { function in namespace:android::wifilogd
111 TEST_F(MessageBufferTest, CanFitNowIsCorrectOnFreshBuffer) { function in namespace:android::wifilogd
116 TEST_F(MessageBufferTest, CanFitNowIsCorrectAfterSmallWrite) { function in namespace:android::wifilogd
126 TEST_F(MessageBufferTes function in namespace:android::wifilogd
131 TEST_F(MessageBufferTest, CanFitNowIsCorrectOnRewoundBuffer) { function in namespace:android::wifilogd
137 TEST_F(MessageBufferTest, CanFitNowIsCorrectAfterClear) { function in namespace:android::wifilogd
145 TEST_F(MessageBufferTest, CanFitEverIsCorrectOnFreshBuffer) { function in namespace:android::wifilogd
150 TEST_F(MessageBufferTest, CanFitEverIsCorrectAfterSmallWrite) { function in namespace:android::wifilogd
156 TEST_F(MessageBufferTest, CanFitEverIsCorrectOnFullBuffer) { function in namespace:android::wifilogd
162 TEST_F(MessageBufferTest, CanFitEverIsCorrectAfterRewind) { function in namespace:android::wifilogd
169 TEST_F(MessageBufferTest, CanFitEverIsCorrectAfterClear) { function in namespace:android::wifilogd
176 TEST_F(MessageBufferTest, ConsumeNextMessageReturnsNullOnFreshBuffer) { function in namespace:android::wifilogd
181 TEST_F(MessageBufferTest, ConsumeNextMessageReturnsNullAfterFillAndClear) { function in namespace:android::wifilogd
189 TEST_F(MessageBufferTest, ConsumeNextMessageCanReadMinimalMessage) { function in namespace:android::wifilogd
197 TEST_F(MessageBufferTest, ConsumeNextMessageCanReadMaximalMessage) { function in namespace:android::wifilogd
205 TEST_F(MessageBufferTest, function in namespace:android::wifilogd
214 TEST_F(MessageBufferTest, function in namespace:android::wifilogd
223 TEST_F(MessageBufferTest, function in namespace:android::wifilogd
236 TEST_F(MessageBufferTest, function in namespace:android::wifilogd
251 TEST_F(MessageBufferTest, function in namespace:android::wifilogd
269 TEST_F(MessageBufferTest, ConsumeNextMessageReturnsOurMessages) { function in namespace:android::wifilogd
280 TEST_F(MessageBufferTest, GetFreeSizeIsCorrectOnFreshBuffer) { function in namespace:android::wifilogd
284 TEST_F(MessageBufferTest, GetFreeSizeIsCorrectAfterSmallWrite) { function in namespace:android::wifilogd
290 TEST_F(MessageBufferTest, GetFreeSizeIsCorrectOnFullBuffer) { function in namespace:android::wifilogd
295 TEST_F(MessageBufferTest, GetFreeSizeIsCorrectAfterRewindOfFullBuffer) { function in namespace:android::wifilogd
301 TEST_F(MessageBufferTest, GetFreeSizeIsCorrectAfterClear) { function in namespace:android::wifilogd
307 TEST_F(MessageBufferTest, RewindDoesNotAffectWritePointer) { function in namespace:android::wifilogd
326 TEST_F(MessageBufferDeathTest, AppendZeroBytesCausesDeath) { function in namespace:android::wifilogd
331 TEST_F(MessageBufferDeathTest, ConstructionOfUselesslySmallBufferCausesDeath) { function in namespace:android::wifilogd
[all...]
/system/tpm/attestation/common/
H A Dcrypto_utility_impl_test.cc70 TEST_F(CryptoUtilityImplTest, GetRandomSuccess) { function in namespace:attestation
78 TEST_F(CryptoUtilityImplTest, GetRandomIntOverflow) { function in namespace:attestation
84 TEST_F(CryptoUtilityImplTest, PairwiseSealedEncryption) { function in namespace:attestation
100 TEST_F(CryptoUtilityImplTest, SealFailure) { function in namespace:attestation
108 TEST_F(CryptoUtilityImplTest, EncryptNoData) { function in namespace:attestation
114 TEST_F(CryptoUtilityImplTest, EncryptInvalidKey) { function in namespace:attestation
120 TEST_F(CryptoUtilityImplTest, UnsealInvalidData) { function in namespace:attestation
125 TEST_F(CryptoUtilityImplTest, UnsealError) { function in namespace:attestation
134 TEST_F(CryptoUtilityImplTest, DecryptInvalidKey) { function in namespace:attestation
140 TEST_F(CryptoUtilityImplTes function in namespace:attestation
146 TEST_F(CryptoUtilityImplTest, DecryptInvalidData2) { function in namespace:attestation
155 TEST_F(CryptoUtilityImplTest, GetRSASubjectPublicKeyInfo) { function in namespace:attestation
161 TEST_F(CryptoUtilityImplTest, GetRSASubjectPublicKeyInfoBadInput) { function in namespace:attestation
168 TEST_F(CryptoUtilityImplTest, GetRSASubjectPublicKeyInfoPairWise) { function in namespace:attestation
177 TEST_F(CryptoUtilityImplTest, EncryptIdentityCredential) { function in namespace:attestation
189 TEST_F(CryptoUtilityImplTest, EncryptIdentityCredentialBadEK) { function in namespace:attestation
195 TEST_F(CryptoUtilityImplTest, EncryptForUnbind) { function in namespace:attestation
206 TEST_F(CryptoUtilityImplTest, EncryptForUnbindBadKey) { function in namespace:attestation
211 TEST_F(CryptoUtilityImplTest, EncryptForUnbindLargeInput) { function in namespace:attestation
222 TEST_F(CryptoUtilityImplTest, VerifySignatureBadSignature) { function in namespace:attestation
232 TEST_F(CryptoUtilityImplTest, VerifySignatureBadKey) { function in namespace:attestation
[all...]
/system/update_engine/common/
H A Dprefs_unittest.cc61 TEST_F(PrefsTest, GetFileNameForKey) { function in namespace:chromeos_update_engine
69 TEST_F(PrefsTest, GetFileNameForKeyBadCharacter) { function in namespace:chromeos_update_engine
74 TEST_F(PrefsTest, GetFileNameForKeyEmpty) { function in namespace:chromeos_update_engine
79 TEST_F(PrefsTest, GetString) { function in namespace:chromeos_update_engine
87 TEST_F(PrefsTest, GetStringBadKey) { function in namespace:chromeos_update_engine
92 TEST_F(PrefsTest, GetStringNonExistentKey) { function in namespace:chromeos_update_engine
97 TEST_F(PrefsTest, SetString) { function in namespace:chromeos_update_engine
105 TEST_F(PrefsTest, SetStringBadKey) { function in namespace:chromeos_update_engine
111 TEST_F(PrefsTest, SetStringCreateDir) { function in namespace:chromeos_update_engine
121 TEST_F(PrefsTes function in namespace:chromeos_update_engine
126 TEST_F(PrefsTest, SetStringFileCreationFailure) { function in namespace:chromeos_update_engine
132 TEST_F(PrefsTest, GetInt64) { function in namespace:chromeos_update_engine
139 TEST_F(PrefsTest, GetInt64BadValue) { function in namespace:chromeos_update_engine
145 TEST_F(PrefsTest, GetInt64Max) { function in namespace:chromeos_update_engine
153 TEST_F(PrefsTest, GetInt64Min) { function in namespace:chromeos_update_engine
161 TEST_F(PrefsTest, GetInt64Negative) { function in namespace:chromeos_update_engine
168 TEST_F(PrefsTest, GetInt64NonExistentKey) { function in namespace:chromeos_update_engine
173 TEST_F(PrefsTest, SetInt64) { function in namespace:chromeos_update_engine
180 TEST_F(PrefsTest, SetInt64BadKey) { function in namespace:chromeos_update_engine
186 TEST_F(PrefsTest, SetInt64Max) { function in namespace:chromeos_update_engine
194 TEST_F(PrefsTest, SetInt64Min) { function in namespace:chromeos_update_engine
202 TEST_F(PrefsTest, GetBooleanFalse) { function in namespace:chromeos_update_engine
209 TEST_F(PrefsTest, GetBooleanTrue) { function in namespace:chromeos_update_engine
217 TEST_F(PrefsTest, GetBooleanBadValue) { function in namespace:chromeos_update_engine
224 TEST_F(PrefsTest, GetBooleanBadEmptyValue) { function in namespace:chromeos_update_engine
231 TEST_F(PrefsTest, GetBooleanNonExistentKey) { function in namespace:chromeos_update_engine
236 TEST_F(PrefsTest, SetBooleanTrue) { function in namespace:chromeos_update_engine
244 TEST_F(PrefsTest, SetBooleanFalse) { function in namespace:chromeos_update_engine
252 TEST_F(PrefsTest, SetBooleanBadKey) { function in namespace:chromeos_update_engine
258 TEST_F(PrefsTest, ExistsWorks) { function in namespace:chromeos_update_engine
267 TEST_F(PrefsTest, DeleteWorks) { function in namespace:chromeos_update_engine
285 TEST_F(PrefsTest, ObserversCalled) { function in namespace:chromeos_update_engine
302 TEST_F(PrefsTest, OnlyCalledOnObservedKeys) { function in namespace:chromeos_update_engine
315 TEST_F(PrefsTest, RemovedObserversNotCalled) { function in namespace:chromeos_update_engine
328 TEST_F(PrefsTest, UnsuccessfulCallsNotObserved) { function in namespace:chromeos_update_engine
346 TEST_F(MemoryPrefsTest, BasicTest) { function in namespace:chromeos_update_engine
[all...]
H A Dterminator_unittest.cc52 TEST_F(TerminatorTest, HandleSignalTest) { function in namespace:chromeos_update_engine
58 TEST_F(TerminatorTest, ScopedTerminatorExitUnblockerTest) { function in namespace:chromeos_update_engine
67 TEST_F(TerminatorDeathTest, ExitTest) { function in namespace:chromeos_update_engine
73 TEST_F(TerminatorDeathTest, RaiseSignalTest) { function in namespace:chromeos_update_engine
79 TEST_F(TerminatorDeathTest, ScopedTerminatorExitUnblockerExitTest) { function in namespace:chromeos_update_engine
/system/core/libion/tests/
H A Dformerly_valid_handle_test.cpp45 TEST_F(FormerlyValidHandle, free) function
50 TEST_F(FormerlyValidHandle, map) function
58 TEST_F(FormerlyValidHandle, share) function
/system/tools/aidl/
H A Dast_cpp_unittest.cpp105 TEST_F(AstCppTests, GeneratesHeader) { function in namespace:android::aidl::cpp
148 TEST_F(AstCppTests, GeneratesEnum) { function in namespace:android::aidl::cpp
155 TEST_F(AstCppTests, GeneratesArgList) { function in namespace:android::aidl::cpp
166 TEST_F(AstCppTests, GeneratesStatement) { function in namespace:android::aidl::cpp
171 TEST_F(AstCppTests, GeneratesComparison) { function in namespace:android::aidl::cpp
177 TEST_F(AstCppTests, GeneratesStatementBlock) { function in namespace:android::aidl::cpp
184 TEST_F(AstCppTests, GeneratesConstructorImpl) { function in namespace:android::aidl::cpp
195 TEST_F(AstCppTests, GeneratesAssignment) { function in namespace:android::aidl::cpp
202 TEST_F(AstCppTests, GeneratesMethodCall) { function in namespace:android::aidl::cpp
211 TEST_F(AstCppTest function in namespace:android::aidl::cpp
222 TEST_F(AstCppTests, GeneratesSwitchStatement) { function in namespace:android::aidl::cpp
234 TEST_F(AstCppTests, GeneratesMethodImpl) { function in namespace:android::aidl::cpp
[all...]
H A Dtype_cpp_unittest.cpp46 TEST_F(CppTypeNamespaceTest, HasSomeBasicTypes) { function in namespace:android::aidl::cpp
57 TEST_F(CppTypeNamespaceTest, SupportsListString) { function in namespace:android::aidl::cpp
62 TEST_F(CppTypeNamespaceTest, SupportsNestedParcelableClass) { function in namespace:android::aidl::cpp

Completed in 698 milliseconds

12345678910