Home
last modified time | relevance | path

Searched defs:testOrder (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/result/
DBugreportCollectorTest.java179 InOrder testOrder = inOrder(mMockListener); in testPassThrough() local
196 InOrder testOrder = inOrder(mMockListener); in testTestFailed() local
228 InOrder testOrder = inOrder(mMockListener); in testTestEnded() local
259 InOrder testOrder = inOrder(mMockListener); in testWaitForDevice() local
289 InOrder testOrder = inOrder(mMockListener); in testTestEnded_firstCase() local
319 InOrder testOrder = inOrder(mMockListener); in testTestEnded_firstRun() local
344 InOrder testOrder = inOrder(mMockListener); in testTestRunEnded() local
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/
H A DUnconfinedTest.kt9 fun testOrder() = runTest { in <lambda>() method
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/privacy/
H A DPrivacyChipBuilderTest.kt61 fun testOrder() { in testOrder() method in com.android.systemui.privacy.PrivacyChipBuilderTest
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/
H A DDirectFloatBufferTest.java75 public void testOrder() { in testOrder() method in DirectFloatBufferTest
H A DDirectLongBufferTest.java75 public void testOrder() { in testOrder() method in DirectLongBufferTest
H A DDirectCharBufferTest.java75 public void testOrder() { in testOrder() method in DirectCharBufferTest
H A DDirectIntBufferTest.java75 public void testOrder() { in testOrder() method in DirectIntBufferTest
H A DDirectDoubleBufferTest.java74 public void testOrder() { in testOrder() method in DirectDoubleBufferTest
H A DDirectShortBufferTest.java75 public void testOrder() { in testOrder() method in DirectShortBufferTest
H A DLongBufferTest.java389 public void testOrder() { in testOrder() method in LongBufferTest
H A DIntBufferTest.java388 public void testOrder() { in testOrder() method in IntBufferTest
H A DFloatBufferTest.java410 public void testOrder() { in testOrder() method in FloatBufferTest
H A DShortBufferTest.java375 public void testOrder() { in testOrder() method in ShortBufferTest
H A DCharBufferTest.java1074 public void testOrder() { in testOrder() method in CharBufferTest
/aosp_15_r20/external/TestParameterInjector/junit4/src/test/java/com/google/testing/junit/testparameterinjector/
H A DPluggableTestRunnerTest.java42 private static List<String> testOrder; field in PluggableTestRunnerTest
/aosp_15_r20/external/TestParameterInjector/src/test/java/com/google/testing/junit/testparameterinjector/
H A DPluggableTestRunnerTest.java118 private static final List<String> testOrder = new ArrayList<>(); field in PluggableTestRunnerTest
/aosp_15_r20/libcore/ojluni/src/test/java/nio/Buffer/
H A DOrder.java76 public void testOrder() throws Exception { in testOrder() method in Order
/aosp_15_r20/libcore/ojluni/src/test/java/util/Comparator/
H A DTypeTest.java103 public void testOrder() { in testOrder() method in TypeTest
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/view/
H A DMenuTest.java82 public void testOrder() { in testOrder() method in MenuTest
/aosp_15_r20/packages/modules/Bluetooth/system/packet/tests/
Dpacket_test_helper.h159 bool testOrder() { return _order_test_result; } in testOrder() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Dtest_comparisons.h162 TEST_NODISCARD constexpr bool testOrder(const T& t1, const U& t2, Order order) { in testOrder() function
/aosp_15_r20/external/zstd/tests/
H A DpoolTests.c43 static int testOrder(size_t numThreads, size_t queueSize) in testOrder() function
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTestValidity.java650 public void testOrder() { in testOrder() method in TestValidity
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/dashboard/
DDashboardFeatureProviderImplTest.java536 final int testOrder = -30; in bindPreference_withOrderMetadata_shouldUseOrderInMetadata() local
/aosp_15_r20/libcore/ojluni/src/test/java/util/concurrent/tck/
H A DSubmissionPublisherTest.java531 public void testOrder() { in testOrder() method in SubmissionPublisherTest

12