Home
last modified time | relevance | path

Searched refs:ArenaConstructable (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Darena.h506 static char ArenaConstructable(
509 static double ArenaConstructable(...);
523 bool, sizeof(InternalIsArenaConstructableHelper::ArenaConstructable<
Darena_unittest.cc156 TEST(ArenaTest, ArenaConstructable) { in TEST() argument