/aosp_15_r20/external/cronet/base/task/sequence_manager/ |
H A D | task_order_unittest.cc | 28 void ExpectLessThan(TaskOrder& order1, TaskOrder& order2) { in ExpectLessThan() 44 void ExpectEqual(TaskOrder& order1, TaskOrder& order2) { in ExpectEqual() 71 TaskOrder order1 = MakeImmediateTaskOrder(/*enqueue_order=*/10); in TEST_F() local 78 TaskOrder order1 = MakeImmediateTaskOrder(/*enqueue_order=*/10); in TEST_F() local 86 TaskOrder order1 = MakeDelayedTaskOrder( in TEST_F() local 97 TaskOrder order1 = MakeDelayedTaskOrder( in TEST_F() local 108 TaskOrder order1 = MakeDelayedTaskOrder( in TEST_F() local 119 TaskOrder order1 = MakeDelayedTaskOrder( in TEST_F() local
|
/aosp_15_r20/external/stg/ |
H A D | order_test.cc | 116 const auto order1 = MakePermutation(k, gen); variable 140 const auto order1 = MakePermutation(k, gen); variable 171 const auto order1 = MakePermutation(k, gen); variable
|
/aosp_15_r20/external/skia/tests/ |
H A D | PathOpsCubicLineIntersectionTest.cpp | 44 int order1 = reduce1.reduce(cubic, SkReduceOrder::kNo_Quadratics); in testFail() local 146 int order1 = reduce1.reduce(cubic, SkReduceOrder::kNo_Quadratics); in testOne() local
|
H A D | PathOpsConicQuadIntersectionTest.cpp | 50 int order1 = reduce2.reduce(conic.fPts); in conicQuadIntersection() local
|
H A D | PathOpsCubicConicIntersectionTest.cpp | 61 int order1 = reduce1.reduce(cubic, SkReduceOrder::kNo_Quadratics); in cubicConicIntersection() local
|
H A D | PathOpsCubicQuadIntersectionTest.cpp | 70 int order1 = reduce1.reduce(cubic, SkReduceOrder::kNo_Quadratics); in cubicQuadIntersection() local
|
H A D | PathOpsQuadLineIntersectionTest.cpp | 125 int order1 = reducer1.reduce(quad); in DEF_TEST() local
|
H A D | PathOpsConicLineIntersectionTest.cpp | 123 SkPath::Verb order1 = SkReduceOrder::Conic(floatConic, reduced); in DEF_TEST() local
|
H A D | PathOpsQuadIntersectionTest.cpp | 35 int order1 = reduce1.reduce(quad1); in standardTestCases() local
|
H A D | PathOpsCubicIntersectionTest.cpp | 39 int order1 = reduce1.reduce(c1, SkReduceOrder::kNo_Quadratics); in standardTestCases() local
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
H A D | CollationAPITest.java | 311 int order1, order2, order3; in TestElemIter() local
|
/aosp_15_r20/external/icu/icu4j/main/collate/src/test/java/com/ibm/icu/dev/test/collator/ |
H A D | CollationAPITest.java | 308 int order1, order2, order3; in TestElemIter() local
|
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/format/ |
H A D | DateTimeGeneratorTest.java | 712 DateOrder order1 = getOrdering(style1, uLocale); in checkCompatible() local 721 …private String showOrderComparison(ULocale uLocale, int style1, int style2, DateOrder order1, Date… in showOrderComparison()
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
H A D | DateTimeGeneratorTest.java | 715 DateOrder order1 = getOrdering(style1, uLocale); in checkCompatible() local 724 …private String showOrderComparison(ULocale uLocale, int style1, int style2, DateOrder order1, Date… in showOrderComparison()
|
/aosp_15_r20/art/libartbase/base/ |
H A D | intrusive_forward_list_test.cc | 761 std::vector<int> order1({ 3, 1, 7, 2, 8, 9, 4, 0, 6, 5 }); in TEST_F() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/util/sparse/ |
H A D | sparse_tensor_test.cc | 81 std::vector<int64_t> order1{2, 0, 1}; in TEST() local
|
/aosp_15_r20/libcore/ojluni/src/test/java/math/BigInteger/ |
H A D | BigIntegerTest.java | 734 private static void modExp(int order1, int order2) { in modExp()
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | apicoll.cpp | 669 int32_t order1, order2, order3; in TestElemIter() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/ |
H A D | capitst.c | 1394 int32_t order1, order2, order3; in TestElemIter() local
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | apicoll.cpp | 669 int32_t order1, order2, order3; in TestElemIter() local
|
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/ |
H A D | capitst.c | 1394 int32_t order1, order2, order3; in TestElemIter() local
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/fuzzing/ |
D | RandomVariable.cpp | 613 auto &order1 = mEvalOrderMap[ind1], &order2 = mEvalOrderMap[ind2]; in join() local
|
/aosp_15_r20/external/pytorch/test/torch_np/numpy_tests/core/ |
H A D | test_multiarray.py | 6137 def test_order_mismatch(self, arr, order1, order2): argument
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/ |
D | ssl_test.cc | 7943 std::vector<uint16_t> order1, order2; in TEST() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/ |
D | ssl_test.cc | 7943 std::vector<uint16_t> order1, order2; in TEST() local
|