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

  /external/gtest/test/
gtest_nc.cc 123 INSTANTIATE_TYPED_TEST_CASE_P(My, FooTest, testing::Types<int>);
142 INSTANTIATE_TYPED_TEST_CASE_P(My, FooTest, testing::Types<int>);
163 INSTANTIATE_TYPED_TEST_CASE_P(My, BarTest, testing::Types<int>);
179 INSTANTIATE_TYPED_TEST_CASE_P(My, FooTest, testing::Types<int>);
181 // Wrong name prefix: "My" has been used.
182 INSTANTIATE_TYPED_TEST_CASE_P(My, FooTest, testing::Types<double>);
gtest-typed-test_test.cc 268 INSTANTIATE_TYPED_TEST_CASE_P(My, DerivedTest, MyTwoTypes);
322 INSTANTIATE_TYPED_TEST_CASE_P(My, ContainerTest, MyContainers);
346 INSTANTIATE_TYPED_TEST_CASE_P(My, NumericTest, NumericTypes);
gtest_output_test_.cc 809 INSTANTIATE_TYPED_TEST_CASE_P(My, ATypeParamDeathTest, NumericTypes);
gtest_unittest.cc     [all...]
  /external/gtest/include/gtest/
gtest-typed-test.h 141 INSTANTIATE_TYPED_TEST_CASE_P(My, FooTest, MyTypes);
145 // INSTANTIATE_TYPED_TEST_CASE_P(My, FooTest, int);
  /frameworks/base/core/java/android/hardware/
SensorManager.java     [all...]
  /packages/providers/ContactsProvider/tests/assets/test1/
legacy_contacts.sql 48 INSERT INTO groups VALUES(1,'android.contacts.test.eclair@gmail.com',6,NULL,NULL,NULL,0,1,'System Group: My Contacts','System Group: My Contacts',0,'Contacts');
  /packages/providers/ContactsProvider/tests/assets/testSynced/
legacy_contacts.sql 41 INSERT INTO groups VALUES(1,'lemmytest@gmail.com',6,NULL,NULL,NULL,0,1,'System Group: My Contacts','System Group: My Contacts',0,'Contacts');
  /external/dropbear/libtomcrypt/
crypt.tex 139 \item I am too lazy to figure out someone else's API. I'd rather invent my own simpler API and use that.
143 The idea is that I am not striving to replace OpenSSL or Crypto++ or Cryptlib or etc. I'm trying to write my
653 fact used for the purposes of encryption. My suggestion is just to use random 8/24 byte keys instead of trying to make a 8/24
    [all...]
  /external/opencore/protocols/rtp_payload_parser/util/output/
pv_rtp.bin     [all...]

Completed in 90 milliseconds