Searched defs:MapTest (Results 1 - 4 of 4) sorted by relevance

/external/clang/test/SemaCXX/
H A DPR11358.cpp30 void MapTest(hash_map<KeyType, ValueType> map) { function in namespace:test2
H A Dwarn-thread-safety-analysis.cpp4465 class MapTest { class in namespace:AttributeExpressionCornerCases
/external/protobuf/java/core/src/test/java/com/google/protobuf/
H A DMapTest.java51 public class MapTest extends TestCase { class in inherits:TestCase
/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dmap_test.cc40 class MapTest : public ClientLibraryTestBase { class in namespace:xla::__anon25761
42 explicit MapTest(perftools::gputools::Platform* platform = nullptr) function in class:xla::__anon25761::MapTest
168 TEST_F(MapTest, MapEachElemPlusOneR0) {
182 XLA_TEST_F(MapTest, MapEachElemPlusOneR1S0) {
196 TEST_F(MapTest, MapEachElemPlusOneR1S4) {
211 TEST_F(MapTest, MapEachF32ElementToS32Constant) {
224 TEST_F(MapTest, MapEachF32ElementToU32Constant) {
237 TEST_F(MapTest, MapEachElemLongerChainR1) {
253 XLA_TEST_F(MapTest, MapMultipleMapsR1S0) {
269 TEST_F(MapTest, MapMultipleMapsR1S
[all...]

Completed in 192 milliseconds