HomeSort by: relevance | last modified time | path
    Searched defs:With (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
gmock-spec-builders.h 4 // Redistribution and use in source and binary forms, with or without
12 // in the documentation and/or other materials provided with the
39 // .With(multi-argument-matcher)
42 // where the .With() clause is optional.
48 // .With(multi-argument-matchers)
151 // Performs the default action with the given arguments and returns
159 // Performs the given action with the given arguments and returns
213 // Returns the result of invoking this mock function with the given
308 // we cannot initialize it with _ as that causes ambiguity between
312 // Implements the .With() clause
    [all...]
  /src/external/public-domain/sqlite/dist/
sqlite3.c 16 ** if you want a wrapper to interface SQLite with your choice of programming
21 ** 4525003a53a7fc63ca75c59b22c79608659c with changes in files:
72 ** slash-asterisk...asterisk-slash comment marks, with no spaces between the
227 ** when compiling with clang.
242 ** is associated with Visual Studio 2013 or higher.
295 ** define is required to maintain binary compatibility with the MSVC runtime
448 ** with the value (X*1000000 + Y*1000 + Z) where X, Y, and Z are the same
483 ** but are associated with the library instead of the header file. ^(Cautious
487 ** compiled with matching library and header files.
548 ** SQLite was compiled with mutexing code omitted due to th
    [all...]

Completed in 43 milliseconds