Home
last modified time | relevance | path

Searched defs:_ (Results 1 – 25 of 29) sorted by relevance

12

/frameworks/support/room/compiler/src/test/kotlin/android/arch/persistence/room/processor/
DEntityProcessorTest.kt69 """) { _, _ -> } in <lambda>() method
81 """) { _, _ -> } in <lambda>() method
93 """) { _, _ -> } in <lambda>() method
105 """) { _, _ -> } in <lambda>() method
116 """) { _, _ -> } in <lambda>() method
126 """) { _, _ -> } in <lambda>() method
139 """) { _, _ -> } in <lambda>() method
152 """) { entity, _ -> in <lambda>() method
165 """) { entity, _ -> in <lambda>() method
177 """) { entity, _ -> in <lambda>() method
[all …]
DQueryMethodProcessorTest.kt101 """) { parsedQuery, _ -> in <lambda>() method
150 """) { parsedQuery, _ -> in <lambda>() method
165 """) { parsedQuery, _ -> in <lambda>() method
181 """) { parsedQuery, _ -> in <lambda>() method
199 """) { parsedQuery, _ -> in <lambda>() method
220 """) { parsedQuery, _ -> in <lambda>() method
243 """) { parsedQuery, _ -> in <lambda>() method
261 ) { _, _ -> } in <lambda>() method
272 """) { parsedQuery, _ -> in <lambda>() method
286 """) { _, _ -> in <lambda>() method
[all …]
DInsertionMethodProcessorTest.kt68 """) { insertion, _ -> in <lambda>() method
83 """) { insertion, _ -> in <lambda>() method
101 """) { insertion, _ -> in <lambda>() method
118 """) { insertion, _ -> in <lambda>() method
140 """) { insertion, _ -> in <lambda>() method
163 """) { insertion, _ -> in <lambda>() method
181 """) { insertion, _ -> in <lambda>() method
200 """) { insertion, _ -> in <lambda>() method
218 """) { insertion, _ -> in <lambda>() method
236 """) { insertion, _ -> in <lambda>() method
[all …]
DDatabaseProcessorTest.kt154 """, USER, USER_DAO) { db, _ -> in <lambda>() method
168 """, USER, USER_DAO, BOOK, BOOK_DAO) { db, _ -> in <lambda>() method
183 """, USER, BOOK) { _, _ -> in <lambda>() method
204 """)){ _, _ -> in <lambda>() method
225 """)) { _, _ -> in <lambda>() method
250 """)){ _, _ -> in <lambda>() method
297 """, USER, USER_DAO){ _, _ -> } in <lambda>() method
350 """, entity1, entity2){ _, _ -> in <lambda>() method
377 """, entity1, COMMON.USER){ _, _ -> in <lambda>() method
403 """, entity1, COMMON.USER){ _, _ -> in <lambda>() method
[all …]
DCustomConverterProcessorTest.kt64 { converter, _ -> in <lambda>() method
72 singleClass(createConverter(TypeName.SHORT, TypeName.CHAR.box())) { converter, _ -> in <lambda>() method
80 singleClass(createConverter(TypeName.INT.box(), TypeName.DOUBLE)) { converter, _ -> in <lambda>() method
88 singleClass(createConverter(TypeName.INT, TypeName.DOUBLE)) { converter, _ -> in <lambda>() method
98 singleClass(createConverter(string, date)) { converter, _ -> in <lambda>() method
111 _, _ -> in <lambda>() method
121 singleClass(createConverter(list, map)) { converter, _ -> in <lambda>() method
134 """)) { _, _ -> in <lambda>() method
150 """)) { _, _ -> in <lambda>() method
166 """)) { converter, _ -> in <lambda>() method
[all …]
DShortcutMethodProcessorTest.kt67 """) { shortcut, _ -> in <lambda>() method
82 """) { shortcut, _ -> in <lambda>() method
100 """) { shortcut, _ -> in <lambda>() method
117 """) { shortcut, _ -> in <lambda>() method
140 """) { shortcut, _ -> in <lambda>() method
160 """) { shortcut, _ -> in <lambda>() method
178 """) { shortcut, _ -> in <lambda>() method
197 """) { shortcut, _ -> in <lambda>() method
217 """) { shortcut, _ -> in <lambda>() method
237 """) { shortcut, _ -> in <lambda>() method
[all …]
DDaoProcessorTest.kt52 singleDao("@Dao public class MyDao {}") { _, _ -> } in <lambda>() method
63 """) { _, _ -> in <lambda>() method
76 """) { _, _ -> in <lambda>() method
88 """) { dao, _ -> in <lambda>() method
102 """) { dao, _ -> in <lambda>() method
118 """) { dao, _ -> in <lambda>() method
135 """) { dao, _ -> in <lambda>() method
DPojoProcessorTest.kt256 ) { _ -> in <lambda>() method
276 ) { _ -> in <lambda>() method
298 ) { _ -> in <lambda>() method
310 ) { _ -> in <lambda>() method
323 ) { _ -> in <lambda>() method
336 ) { _ -> in <lambda>() method
348 ) { _ -> in <lambda>() method
362 ) { _ -> in <lambda>() method
377 ) { _ -> in <lambda>() method
413 ) { pojo, _ -> in <lambda>() method
[all …]
DUpdateMethodProcessorTest.kt50 """) { shortcut, _ -> in <lambda>() method
61 """) { _, _ -> in <lambda>() method
DTransactionMethodProcessorTest.kt57 """) { transaction, _ -> in <lambda>() method
68 """) { transaction, _ -> in <lambda>() method
79 """) { transaction, _ -> in <lambda>() method
DFieldProcessorTest.kt174 """) { _, _ -> in <lambda>() method
250 """) { _, _ -> }.failsToCompile() in <lambda>() method
/frameworks/support/room/compiler/src/test/kotlin/android/arch/persistence/room/writer/
DSQLiteOpenHelperWriterTest.kt65 ) { database, _ -> in <lambda>() method
84 ) { database, _ -> in <lambda>() method
103 ) { database, _ -> in <lambda>() method
123 ) { database, _ -> in <lambda>() method
/frameworks/wilhelm/src/
Dhandlers.c41 #define _(id) ((id) - SL_OBJECTID_ENGINE + XA_OBJECTID_CAMERADEVICE + 1) macro
/frameworks/wilhelm/tools/mphtogen/
Dmphtogen.c50 #define _(x) convert(MPH_to_##x, "../../src/autogen/MPH_to_" #x ".h"); macro
/frameworks/wilhelm/src/android/
Dandroid_GenericMediaPlayer.cpp65 #define _(code) case code: return #code; in media_event_type_to_string() macro
85 #define _(code, msg) case code: return msg; in media_error_type_to_string() macro
99 #define _(code, msg) case code: return msg; in media_info_type_to_string() macro
/frameworks/wilhelm/src/ut/
DOpenSLESUT.c41 #define _(x) { &SL_IID_##x, "SL_IID_" #x } macro
/frameworks/native/libs/vr/libpdx/private/pdx/rpc/
Dmacros.h38 #define _PDX_SECOND_ARG(_, second, ...) second argument
41 #define _PDX_EXPAND_NEXT_FUNC(_, next_func, ...) \ argument
/frameworks/rs/tests/lldb/
Drun_tests.py828 def signal_handler(_, _unused): argument
/frameworks/base/native/android/
Dchoreographer.cpp133 AutoMutex _{mLock}; in scheduleCallbacks() local
/frameworks/wilhelm/tests/mimeUri/
DslesTestSlowDownUri.cpp152 #define _(x) \ in printCapabilities() macro
/frameworks/av/media/libeffects/factory/
DEffectsXmlConfigLoader.cpp249 lib_entry_t *_; in loadEffect() local
/frameworks/wilhelm/tests/sandbox/
Dmonkey.c199 #define _(entryState, action, probability) {entryState, action, probability, #action, 0}, macro
Dreverb.c38 #define _(name) {#name, SL_I3DL2_ENVIRONMENT_PRESET_##name}, macro
Dxaplay.c233 #define _(x) case x: return #x; in domainToString() macro
/frameworks/support/room/compiler/src/test/kotlin/android/arch/persistence/room/verifier/
DDatabaseVerifierTest.kt160 val (_, error) = verifier.analyze("select foo from User") in <lambda>() constant

12