OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:any_type
(Results
1 - 9
of
9
) sorted by null
/external/guava/guava-gwt/test-super/com/google/common/net/super/com/google/common/net/
MediaTypeTest.java
24
import static com.google.common.net.MediaType.
ANY_TYPE
;
178
assertTrue(
ANY_TYPE
.hasWildcard());
187
assertTrue(PLAIN_TEXT_UTF_8.is(
ANY_TYPE
));
188
assertTrue(JPEG.is(
ANY_TYPE
));
189
assertTrue(ANY_TEXT_TYPE.is(
ANY_TYPE
));
/external/guava/guava-tests/test/com/google/common/net/
MediaTypeTest.java
25
import static com.google.common.net.MediaType.
ANY_TYPE
;
238
assertTrue(
ANY_TYPE
.hasWildcard());
247
assertTrue(PLAIN_TEXT_UTF_8.is(
ANY_TYPE
));
248
assertTrue(JPEG.is(
ANY_TYPE
));
249
assertTrue(ANY_TEXT_TYPE.is(
ANY_TYPE
));
/external/protobuf/src/google/protobuf/util/internal/
protostream_objectwriter_test.cc
1429
google::protobuf::Any*
any_type
= any.mutable_any();
local
1614
google::protobuf::Any*
any_type
= any.mutable_any();
local
1725
google::protobuf::Any*
any_type
= any.mutable_any();
local
1752
google::protobuf::Any*
any_type
= any.mutable_any();
local
1780
google::protobuf::Any*
any_type
= any.mutable_any();
local
1806
google::protobuf::Any*
any_type
= any.mutable_any();
local
1830
google::protobuf::Any*
any_type
= any.mutable_any();
local
[
all
...]
/packages/apps/Messaging/src/com/android/messaging/util/
ContentType.java
34
public static final String
ANY_TYPE
= "*/*";
/external/guava/guava/src/com/google/common/net/
MediaType.java
134
public static final MediaType
ANY_TYPE
= createConstant(WILDCARD, WILDCARD);
489
* PLAIN_TEXT_UTF_8.is(
ANY_TYPE
) // true
/prebuilts/misc/common/android-support-test/espresso/
espresso-web-2.3-beta-2-release-no-dep.jar
espresso-web-2.3-beta-2-release.jar
/packages/apps/Browser2/test/webexposed/
global-interface-listing-expected.txt
[
all
...]
/prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar
Completed in 633 milliseconds