OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Implementations
(Results
1 - 25
of
30
) sorted by null
1
2
/system/chre/apps/wifi_offload/test/
flatbuffersserialization_test.cc
39
Implementations
;
41
TYPED_TEST_CASE(FlatbuffersSerializationTest,
Implementations
);
offloadtypes_test.cc
75
Implementations
;
77
TYPED_TEST_CASE(OffloadTypesTest,
Implementations
);
randomgenerator_test.cc
89
typedef testing::Types<uint8_t, uint16_t, uint32_t, uint64_t>
Implementations
;
91
TYPED_TEST_CASE(RandomGeneratorTest,
Implementations
);
/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/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.
/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/v8/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/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.
/prebuilts/ndk/r16/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
/external/swiftshader/third_party/LLVM/lib/VMCore/
PassRegistry.cpp
55
SmallPtrSet<const PassInfo *, 8>
Implementations
;
172
assert(AGI.
Implementations
.count(ImplementationInfo) == 0 &&
174
AGI.
Implementations
.insert(ImplementationInfo);
/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
71
//
Implementations
of Read are discouraged from returning a
76
//
Implementations
must not retain p.
89
//
Implementations
must not retain p.
97
// Specific
implementations
may document their own behavior.
210
//
Implementations
must not retain p.
229
//
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
71
//
Implementations
of Read are discouraged from returning a
76
//
Implementations
must not retain p.
89
//
Implementations
must not retain p.
97
// Specific
implementations
may document their own behavior.
210
//
Implementations
must not retain p.
229
//
Implementations
must not retain p.
/external/mesa3d/docs/specs/
MESA_query_renderer.spec
271
for software
implementations
, so it seems reasonable for this to be
372
PCI ID either does not exist or is not available.
Implementations
382
Version 2, 2012/09/04 - Specify behavior of
implementations
that
/frameworks/rs/script_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/types/
type.go
438
//
Implementations
for Type methods.
/prebuilts/go/linux-x86/src/go/types/
type.go
438
//
Implementations
for Type methods.
/prebuilts/go/darwin-x86/src/go/constant/
value.go
58
// Prevent external
implementations
.
63
//
Implementations
66
// The spec requires at least 256 bits; typical
implementations
use 512 bits.
/prebuilts/go/darwin-x86/src/math/big/
nat.go
197
// See Gueron, "Efficient Software
Implementations
of Modular Exponentiation".
/prebuilts/go/linux-x86/src/go/constant/
value.go
58
// Prevent external
implementations
.
63
//
Implementations
66
// The spec requires at least 256 bits; typical
implementations
use 512 bits.
/prebuilts/go/linux-x86/src/math/big/
nat.go
197
// See Gueron, "Efficient Software
Implementations
of Modular Exponentiation".
/external/golang-protobuf/protoc-gen-go/descriptor/
descriptor.pb.go
69
//
implementations
should still be able to parse the group wire format and
[
all
...]
Completed in 2191 milliseconds
1
2