HomeSort by relevance Sort by last modified time
    Searched refs:Implementations (Results 1 - 15 of 15) sorted by null

  /external/google-breakpad/src/testing/gtest/samples/
sample6_unittest.cc 33 // implementations of the same interface (aka interface tests).
35 // The interface and its implementations are in this header.
41 // the implementations. You may be able to skip this step if all your
42 // implementations can be constructed the same way.
94 typedef Types<OnTheFlyPrimeTable, PreCalculatedPrimeTable> Implementations;
96 TYPED_TEST_CASE(PrimeTableTest, Implementations);
149 // implementations will be written in the future.
  /external/protobuf/gtest/samples/
sample6_unittest.cc 33 // implementations of the same interface (aka interface tests).
35 // The interface and its implementations are in this header.
41 // the implementations. You may be able to skip this step if all your
42 // implementations can be constructed the same way.
94 typedef Types<OnTheFlyPrimeTable, PreCalculatedPrimeTable> Implementations;
96 TYPED_TEST_CASE(PrimeTableTest, Implementations);
149 // implementations will be written in the future.
  /external/vulkan-validation-layers/tests/gtest-1.7.0/samples/
sample6_unittest.cc 33 // implementations of the same interface (aka interface tests).
35 // The interface and its implementations are in this header.
41 // the implementations. You may be able to skip this step if all your
42 // implementations can be constructed the same way.
94 typedef Types<OnTheFlyPrimeTable, PreCalculatedPrimeTable> Implementations;
96 TYPED_TEST_CASE(PrimeTableTest, Implementations);
149 // implementations will be written in the future.
  /ndk/sources/third_party/googletest/googletest/samples/
sample6_unittest.cc 33 // implementations of the same interface (aka interface tests).
35 // The interface and its implementations are in this header.
41 // the implementations. You may be able to skip this step if all your
42 // implementations can be constructed the same way.
94 typedef Types<OnTheFlyPrimeTable, PreCalculatedPrimeTable> Implementations;
96 TYPED_TEST_CASE(PrimeTableTest, Implementations);
149 // implementations will be written in the future.
  /prebuilts/go/darwin-x86/src/net/http/
jar.go 13 // Implementations of CookieJar must be safe for concurrent use by multiple
  /prebuilts/go/linux-x86/src/net/http/
jar.go 13 // Implementations of CookieJar must be safe for concurrent use by multiple
  /prebuilts/go/darwin-x86/src/io/
io.go 6 // Its primary job is to wrap existing implementations of such primitives,
11 // various implementations, unless otherwise informed clients should not
64 // Implementations of Read are discouraged from returning a
69 // Implementations must not retain p.
82 // Implementations must not retain p.
90 // Specific implementations may document their own behavior.
201 // Implementations must not retain p.
220 // Implementations must not retain p.
  /prebuilts/go/linux-x86/src/io/
io.go 6 // Its primary job is to wrap existing implementations of such primitives,
11 // various implementations, unless otherwise informed clients should not
64 // Implementations of Read are discouraged from returning a
69 // Implementations must not retain p.
82 // Implementations must not retain p.
90 // Specific implementations may document their own behavior.
201 // Implementations must not retain p.
220 // Implementations must not retain p.
  /frameworks/rs/api/
rs_for_each.spec 39 allocations. This is a hint only. Implementations may not follow the suggestion.
  /prebuilts/go/darwin-x86/src/net/http/cookiejar/
jar.go 25 // Implementations of PublicSuffixList must be safe for concurrent use by
  /prebuilts/go/linux-x86/src/net/http/cookiejar/
jar.go 25 // Implementations of PublicSuffixList must be safe for concurrent use by
  /prebuilts/go/darwin-x86/src/go/constant/
value.go 52 // Prevent external implementations.
57 // Implementations
  /prebuilts/go/darwin-x86/src/go/types/
type.go 430 // Implementations for Type methods.
  /prebuilts/go/linux-x86/src/go/constant/
value.go 52 // Prevent external implementations.
57 // Implementations
  /prebuilts/go/linux-x86/src/go/types/
type.go 430 // Implementations for Type methods.

Completed in 911 milliseconds