Home
last modified time | relevance | path

Searched defs:createTable (Results 26 – 50 of 460) sorted by relevance

12345678910>>...19

/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/test/java/software/amazon/awssdk/enhanced/dynamodb/functionaltests/document/
H A DIndexQueryTest.java70 public void createTable() { in createTable() method in IndexQueryTest
H A DIndexScanTest.java69 public void createTable() { in createTable() method in IndexScanTest
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/test/java/software/amazon/awssdk/enhanced/dynamodb/functionaltests/
H A DUpdateItemWithResponseTest.java91 public void createTable() { in createTable() method in UpdateItemWithResponseTest
H A DAsyncUpdateItemWithResponseTest.java91 public void createTable() { in createTable() method in AsyncUpdateItemWithResponseTest
H A DAsyncPutItemWithResponseTest.java96 public void createTable() { in createTable() method in AsyncPutItemWithResponseTest
H A DPutItemWithResponseTest.java97 public void createTable() { in createTable() method in PutItemWithResponseTest
H A DGetItemWithResponseTest.java61 public void createTable() { in createTable() method in GetItemWithResponseTest
H A DAsyncGetItemWithResponseTest.java61 public void createTable() { in createTable() method in AsyncGetItemWithResponseTest
H A DFlattenWithTagsTest.java152 public void createTable() { in createTable() method in FlattenWithTagsTest
H A DAsyncBatchWriteItemTest.java162 public void createTable() { in createTable() method in AsyncBatchWriteItemTest
H A DBatchWriteItemTest.java155 public void createTable() { in createTable() method in BatchWriteItemTest
H A DFlattenTest.java150 public void createTable() { in createTable() method in FlattenTest
H A DVersionedRecordWithSpecialCharactersTest.java117 public void createTable() { in createTable() method in VersionedRecordWithSpecialCharactersTest
H A DVersionedRecordTest.java117 public void createTable() { in createTable() method in VersionedRecordTest
H A DIndexScanTest.java182 public void createTable() { in createTable() method in IndexScanTest
H A DIndexQueryTest.java184 public void createTable() { in createTable() method in IndexQueryTest
H A DAsyncIndexScanTest.java181 public void createTable() { in createTable() method in AsyncIndexScanTest
H A DAsyncIndexQueryTest.java182 public void createTable() { in createTable() method in AsyncIndexQueryTest
H A DAsyncBasicScanTest.java117 public void createTable() { in createTable() method in AsyncBasicScanTest
/aosp_15_r20/external/jacoco/org.jacoco.report/src/org/jacoco/report/html/
H A DHTMLFormatter.java133 private Table createTable() { in createTable() method in HTMLFormatter
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DStringMap.cpp30 static inline StringMapEntryBase **createTable(unsigned NewNumBuckets) { in createTable() function
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/
H A DCompactHashing.java76 static Object createTable(int buckets) { in createTable() method in CompactHashing
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/
H A DCompactHashing.java76 static Object createTable(int buckets) { in createTable() method in CompactHashing
/aosp_15_r20/frameworks/base/libs/hwui/jni/
H A DMaskFilter.cpp50 static jlong createTable(JNIEnv* env, jobject, jbyteArray jtable) { in createTable() function in SkMaskFilterGlue
/aosp_15_r20/cts/tests/tests/database/src/android/database/cts/
H A DCursorJoinerTest.java252 private void createTable(String tableName, String columnNames) { in createTable() method in CursorJoinerTest

12345678910>>...19