Home
last modified time | relevance | path

Searched defs:Times (Results 1 – 8 of 8) sorted by relevance

/external/mockito/src/main/java/org/mockito/internal/verification/
DTimes.java20 public class Times implements VerificationInOrderMode, VerificationMode { class
24 public Times(int wantedNumberOfInvocations) { in Times() method in Times
/external/tensorflow/tensorflow/core/profiler/g3doc/
Doptions.md44 ### Times subsection
/external/v8/src/numbers/
Ddiy-fp.h51 static DiyFp Times(const DiyFp& a, const DiyFp& b) { in Times() function
/external/icu/icu4c/source/i18n/
Ddouble-conversion-diy-fp.h104 static DiyFp Times(const DiyFp& a, const DiyFp& b) { in Times() function
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
Dlast_write_time.pass.cpp106 struct Times { struct
110 Times GetTimes(path const& p) { in GetTimes() argument
/external/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h935 TypedExpectation& Times(const Cardinality& a_cardinality) { in Times() function
941 TypedExpectation& Times(int n) { in Times() function
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-spec-builders.h925 TypedExpectation& Times(const Cardinality& a_cardinality) { in Times() function
931 TypedExpectation& Times(int n) { in Times() function
/external/google-breakpad/src/testing/include/gmock/
Dgmock-spec-builders.h917 TypedExpectation& Times(const Cardinality& a_cardinality) { in Times() function
923 TypedExpectation& Times(int n) { in Times() function