Home
last modified time | relevance | path

Searched defs:third (Results 1 – 25 of 57) sorted by relevance

123

/external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/
DMatchers.java37 …<? super T> first, org.hamcrest.Matcher<? super T> second, org.hamcrest.Matcher<? super T> third) { in allOf()
46 …? super T> first, org.hamcrest.Matcher<? super T> second, org.hamcrest.Matcher<? super T> third, o… in allOf()
55 …? super T> first, org.hamcrest.Matcher<? super T> second, org.hamcrest.Matcher<? super T> third, o… in allOf()
64 …? super T> first, org.hamcrest.Matcher<? super T> second, org.hamcrest.Matcher<? super T> third, o… in allOf()
100 ….Matcher<T> first, org.hamcrest.Matcher<? super T> second, org.hamcrest.Matcher<? super T> third) { in anyOf()
109 …Matcher<T> first, org.hamcrest.Matcher<? super T> second, org.hamcrest.Matcher<? super T> third, o… in anyOf()
118 …Matcher<T> first, org.hamcrest.Matcher<? super T> second, org.hamcrest.Matcher<? super T> third, o… in anyOf()
127 …Matcher<T> first, org.hamcrest.Matcher<? super T> second, org.hamcrest.Matcher<? super T> third, o… in anyOf()
/external/clang/test/CodeGenObjC/
Dunname-bf-metadata.m8 int third :1; field
/external/clang/test/Rewriter/
Dunnamed-bf-modern-write.mm9 int third :1; field
/external/mockito/src/test/java/org/mockitousage/stacktrace/
DPointingStackTraceToActualInvocationTest.java43 private void third() { in third() method in PointingStackTraceToActualInvocationTest
DPointingStackTraceToActualInvocationInOrderTest.java46 private void third() { in third() method in PointingStackTraceToActualInvocationInOrderTest
/external/tensorflow/tensorflow/contrib/framework/python/ops/
Daccumulate_n_v2_eager_test.py67 def fn(first, second, third): argument
/external/ImageMagick/Magick++/tests/
DreadWriteImages.cpp95 Image third(*first.begin()); in main() local
/external/caliper/caliper/src/main/java/com/google/caliper/runner/
DNanoTimeGranularityTester.java40 long third = System.nanoTime(); in testNanoTimeGranularity() local
/external/python/cpython3/Modules/_ctypes/libffi_msvc/
Dwin64.asm33 third: label
/external/vulkan-validation-layers/libs/glm/gtc/
Dconstants.inl166 GLM_FUNC_QUALIFIER genType third() function
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
Dwin64.asm33 third: label
/external/mockito/src/test/java/org/mockito/internal/verification/checkers/
DNumberOfInvocationsCheckerTest.java92 Invocation third = buildSimpleMethod().toInvocation(); in shouldReportWithFirstUndesiredInvocationStackTrace() local
DNumberOfInvocationsInOrderCheckerTest.java137 Invocation third = buildSimpleMethod().toInvocation(); in shouldReportWithFirstUndesiredInvocationStackTrace() local
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue100/
DMergeJavaBeanTest.java155 Map<?, ?> third = (Map<?, ?>) list.get(2); in testMergeAndDeviateOverride() local
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/extensions/compactnotation/
DCompactConstructorExampleTest.java172 Row third = iter.next(); in test12withList() local
/external/python/cpython3/Modules/_ctypes/libffi/src/x86/
Dwin64.S52 third: label
/external/python/cpython2/Modules/_ctypes/libffi/src/x86/
Dwin64.S52 third: label
/external/libffi/src/x86/
Dwin64.S52 third: label
/external/autotest/client/deps/glbench/src/
Dutils.cc240 GLushort third = first + (width + 1); in CreateMesh() local
/external/selinux/gui/
Dpolgengui.py674 def on_focus_out_event(self, entry, third): argument
/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session_test.cc525 Node* third = test::graph::Add(&g, first_identity, second_identity); in TEST() local
581 Node* third = test::graph::Add(&g, first_identity, second_identity); in TEST() local
1179 Node* third = test::graph::Add(&g, first_identity, second_identity); in TEST() local
/external/icu/icu4c/source/test/intltest/
Dtufmtts.cpp175 TimeUnit third(*tmunit); in testAPI() local
Dmeasfmttest.cpp2001 Measure third[] = { in TestFieldPositionMultiple() local
/external/v8/src/compiler/
Dtypes.h538 static Type* Tuple(Type* first, Type* second, Type* third, Zone* zone) { in Tuple()
/external/python/cpython3/Lib/test/
Dtest_enum.py1385 third = (3, 'for the music') variable in TestEnum.test_tuple_subclass.SomeTuple
1396 third = () variable in TestEnum.test_duplicate_values_give_unique_enum_items.AutoNumber
1646 third = auto() variable in TestEnum.test_duplicate_auto.Dupes
1981 third = auto() variable in TestFlag.test_duplicate_auto.Dupes

123