Home
last modified time | relevance | path

Searched defs:testSet (Results 1 – 25 of 146) sorted by relevance

123456

/aosp_15_r20/external/flatbuffers/kotlin/flatbuffers-kotlin/src/commonTest/kotlin/com/google/flatbuffers/kotlin/
H A DByteArrayTest.kt26 val testSet = arrayOf( in testByte() constant
42 val testSet = arrayOf( in testShort() constant
59 val testSet = arrayOf( in testInt() constant
75 val testSet = arrayOf( in testLong() constant
92 val testSet = arrayOf( in testULong() constant
108 val testSet = arrayOf( in testFloat() constant
123 val testSet = arrayOf( in testDouble() constant
139 val testSet = "∮ E⋅da = Q" in testString() constant
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/
H A DArrayUtilsTest.java534 final BitSet testSet = new BitSet(); in testIndexesOf() local
556 final BitSet testSet = new BitSet(); in testIndexesOfBoolean() local
575 final BitSet testSet = new BitSet(); in testIndexesOfBooleanWithStartIndex() local
596 final BitSet testSet = new BitSet(); in testIndexesOfByte() local
618 final BitSet testSet = new BitSet(); in testIndexesOfByteWithStartIndex() local
642 final BitSet testSet = new BitSet(); in testIndexesOfChar() local
664 final BitSet testSet = new BitSet(); in testIndexesOfCharWithStartIndex() local
689 final BitSet testSet = new BitSet(); in testIndexesOfDouble() local
712 final BitSet testSet = new BitSet(); in testIndexesOfDoubleTolerance() local
732 final BitSet testSet = new BitSet(); in testIndexesOfDoubleWithStartIndex() local
[all …]
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dsockperf.c39 struct testSet { struct
40 char c;
41 apr_size_t size;
42 int iters;
/aosp_15_r20/external/autotest/frontend/client/src/autotest/tko/
H A DTableView.java331 TestSet testSet = getTestSet(row); in onRowClicked() local
355 private ContextMenu getContextMenu(final TestSet testSet) { in getContextMenu()
370 private HistoryToken getDrilldownHistoryToken(TestSet testSet) { in getDrilldownHistoryToken()
379 private void doDrilldown(TestSet testSet) { in doDrilldown()
388 ConditionTestSet testSet = new ConditionTestSet(commonPanel.getConditionArgs()); in getTestSet() local
H A DTkoSpreadsheetUtils.java20 ConditionTestSet testSet = new ConditionTestSet(condition); in getTestSet() local
30 private static void setSomeFields(ConditionTestSet testSet, List<HeaderField> allFields, in setSomeFields()
/aosp_15_r20/external/deqp/executor/
H A DxeBatchExecutor.cpp60 static void computeExecuteSet(TestSet &executeSet, const TestNode *root, const TestSet &testSet, in computeExecuteSet()
158 const TestSet &testSet, BatchResult *batchResult, InfoLog *infoLog) in BatchExecutor()
307 static void writeCaseListNode(std::ostream &str, const TestNode *node, const TestSet &testSet) in writeCaseListNode()
341 void BatchExecutor::launchTestSet(const TestSet &testSet) in launchTestSet()
/aosp_15_r20/external/deqp/executor/tools/
H A DxeCommandLineExecutor.cpp301 void addMatchingCases(const xe::TestGroup &group, xe::TestSet &testSet, const char *filter) in addMatchingCases()
325 void removeMatchingCases(const xe::TestGroup &group, xe::TestSet &testSet, const char *filter) in removeMatchingCases()
404 void printBatchResultSummary(const xe::TestNode *root, const xe::TestSet &testSet, const xe::BatchR… in printBatchResultSummary()
583 xe::TestSet testSet; in runExecutor() local
/aosp_15_r20/cts/tests/tests/preference/src/android/preference/cts/
H A DPreferenceDataStoreTest.java272 Set<String> testSet = new HashSet<>(); in putStringSetTestCommon() local
288 Set<String> testSet = new HashSet<>(); in testGetStringSetWithDataStoreOnPref() local
297 Set<String> testSet = new HashSet<>(); in testGetStringSetWithDataStoreOnMgr() local
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/retry/
DResultsPlayer.java114 Collection<Entry<TestDescription, TestResult>> testSet = holder.mResults; in run() local
180 Collection<Entry<TestDescription, TestResult>> testSet, in forwardTestResults()
/aosp_15_r20/cts/hostsidetests/sustainedperf/src/android/SustainedPerformance/cts/
H A DSustainedPerformanceHostTest.java76 double[] testSet = new double[3]; in run() local
116 Double[] testSet = new Double[10]; in analyzeResults() local
/aosp_15_r20/external/icu/icu4j/main/translit/src/test/java/com/ibm/icu/dev/test/translit/
H A DWriteCharts.java36 String testSet = ""; in main() local
119 public static void print(String testSet, String rawId) throws IOException { in print()
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
H A DWriteCharts.java39 String testSet = ""; in main() local
122 public static void print(String testSet, String rawId) throws IOException { in print()
/aosp_15_r20/libcore/ojluni/src/test/java/util/BitSet/
H A DBSMethods.java181 BitSet testSet = new BitSet(); in testNextSetBit() local
253 BitSet testSet = new BitSet(); in testSetGetClearFlip() local
633 private static void testSet() { in testSet() method in BSMethods
/aosp_15_r20/external/skia/gm/
H A Dfontations_ft_compare.cpp110 TestFontDataProvider::TestSet testSet; in getISize() local
123 TestFontDataProvider::TestSet testSet; in onDraw() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
H A DUnicodeSetTest.java149 UnicodeSet testSet; in TestPropertyAccess() local
276 UnicodeSet testSet = new UnicodeSet(); in toPatternAux() local
281 boolean checkPat (String source, UnicodeSet testSet) { in checkPat()
308 boolean checkPat (String source, UnicodeSet testSet, String pat) { in checkPat()
1964 private void CheckRangeSpeed(int iterations, UnicodeSet testSet) { in CheckRangeSpeed()
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/lang/
H A DUnicodeSetTest.java146 UnicodeSet testSet; in TestPropertyAccess() local
273 UnicodeSet testSet = new UnicodeSet(); in toPatternAux() local
278 boolean checkPat (String source, UnicodeSet testSet) { in checkPat()
305 boolean checkPat (String source, UnicodeSet testSet, String pat) { in checkPat()
1961 private void CheckRangeSpeed(int iterations, UnicodeSet testSet) { in CheckRangeSpeed()
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/demo/
H A DDemoMobileConnectionParameterizedTest.kt287 val testSet = mutableSetOf<TestCase>() in modifiedBy() constant
/aosp_15_r20/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/
H A DUnixAttributeProviderTest.java82 public void testSet() { in testSet() method in UnixAttributeProviderTest
H A DOwnerAttributeProviderTest.java55 public void testSet() { in testSet() method in OwnerAttributeProviderTest
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/test/java/com/google/api/gax/rpc/
H A DBatchedFutureTest.java46 public void testSet() throws Exception { in testSet() method in BatchedFutureTest
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue397/
H A DColonInFlowContextInSetTest.java24 public void testSet() { in testSet() method in ColonInFlowContextInSetTest
/aosp_15_r20/external/cronet/base/android/junit/src/org/chromium/base/supplier/
H A DOneshotSupplierImplTest.java39 public void testSet() { in testSet() method in OneshotSupplierImplTest
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/types/
H A DSetTagTest.java27 public void testSet() { in testSet() method in SetTagTest
/aosp_15_r20/packages/modules/Connectivity/Tethering/tests/privileged/src/com/android/net/module/util/
DBpfBitmapTest.java55 public void testSet() throws Exception { in testSet() method in BpfBitmapTest
/aosp_15_r20/cts/tests/tests/rscpp/src/android/cts/rscpp/
H A DRSScriptTest.java30 native boolean testSet(String path); in testSet() method in RSScriptTest

123456