/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/result/ |
D | BugreportCollectorTest.java | 179 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 D | UnconfinedTest.kt | 9 fun testOrder() = runTest { in <lambda>() method
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/privacy/ |
H A D | PrivacyChipBuilderTest.kt | 61 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 D | DirectFloatBufferTest.java | 75 public void testOrder() { in testOrder() method in DirectFloatBufferTest
|
H A D | DirectLongBufferTest.java | 75 public void testOrder() { in testOrder() method in DirectLongBufferTest
|
H A D | DirectCharBufferTest.java | 75 public void testOrder() { in testOrder() method in DirectCharBufferTest
|
H A D | DirectIntBufferTest.java | 75 public void testOrder() { in testOrder() method in DirectIntBufferTest
|
H A D | DirectDoubleBufferTest.java | 74 public void testOrder() { in testOrder() method in DirectDoubleBufferTest
|
H A D | DirectShortBufferTest.java | 75 public void testOrder() { in testOrder() method in DirectShortBufferTest
|
H A D | LongBufferTest.java | 389 public void testOrder() { in testOrder() method in LongBufferTest
|
H A D | IntBufferTest.java | 388 public void testOrder() { in testOrder() method in IntBufferTest
|
H A D | FloatBufferTest.java | 410 public void testOrder() { in testOrder() method in FloatBufferTest
|
H A D | ShortBufferTest.java | 375 public void testOrder() { in testOrder() method in ShortBufferTest
|
H A D | CharBufferTest.java | 1074 public void testOrder() { in testOrder() method in CharBufferTest
|
/aosp_15_r20/external/TestParameterInjector/junit4/src/test/java/com/google/testing/junit/testparameterinjector/ |
H A D | PluggableTestRunnerTest.java | 42 private static List<String> testOrder; field in PluggableTestRunnerTest
|
/aosp_15_r20/external/TestParameterInjector/src/test/java/com/google/testing/junit/testparameterinjector/ |
H A D | PluggableTestRunnerTest.java | 118 private static final List<String> testOrder = new ArrayList<>(); field in PluggableTestRunnerTest
|
/aosp_15_r20/libcore/ojluni/src/test/java/nio/Buffer/ |
H A D | Order.java | 76 public void testOrder() throws Exception { in testOrder() method in Order
|
/aosp_15_r20/libcore/ojluni/src/test/java/util/Comparator/ |
H A D | TypeTest.java | 103 public void testOrder() { in testOrder() method in TypeTest
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/view/ |
H A D | MenuTest.java | 82 public void testOrder() { in testOrder() method in MenuTest
|
/aosp_15_r20/packages/modules/Bluetooth/system/packet/tests/ |
D | packet_test_helper.h | 159 bool testOrder() { return _order_test_result; } in testOrder() function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/ |
H A D | test_comparisons.h | 162 TEST_NODISCARD constexpr bool testOrder(const T& t1, const U& t2, Order order) { in testOrder() function
|
/aosp_15_r20/external/zstd/tests/ |
H A D | poolTests.c | 43 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 D | TestValidity.java | 650 public void testOrder() { in testOrder() method in TestValidity
|
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/dashboard/ |
D | DashboardFeatureProviderImplTest.java | 536 final int testOrder = -30; in bindPreference_withOrderMetadata_shouldUseOrderInMetadata() local
|
/aosp_15_r20/libcore/ojluni/src/test/java/util/concurrent/tck/ |
H A D | SubmissionPublisherTest.java | 531 public void testOrder() { in testOrder() method in SubmissionPublisherTest
|