Searched refs:Simple (Results 1 – 10 of 10) sorted by relevance
/system/chre/external/kiss_fft/ |
D | METADATA | 3 "Simple library for computing an FFT on sampled data"
|
/system/tools/hidl/test/cpp_impl_test/ |
D | Android.bp | 26 "Simple.h", 48 "Simple.cpp",
|
/system/keymaster/tests/ |
D | attestation_record_test.cpp | 85 TEST(AttestAsn1Test, Simple) { in TEST() argument 166 TEST(EatTest, Simple) { in TEST() argument 249 TEST(BadImeiTest, Simple) { in TEST() argument 263 TEST(MissingAuthChallengeTest, Simple) { in TEST() argument 275 TEST(UnknownTagTest, Simple) { in TEST() argument
|
D | wrapped_key_test.cpp | 66 TEST(WrappedKeyTest, Simple) { in TEST() argument
|
/system/core/init/parser/ |
D | tokenizer_test.cpp | 43 TEST(Tokenizer, Simple) { in TEST() argument
|
/system/logging/logd/ |
D | README.compression.md | 56 * Note: ‘Simple’ is the Chatty code without log spam detection and without de-duplication.
|
/system/tools/hidl/test/hidl_test/ |
D | hidl_test_client.cpp | 218 struct Simple : public ISimple { struct 219 Simple(int32_t cookie) in Simple() argument 816 Simple* instanceA = new Simple(1); in TEST_F() 818 Simple* instanceB = new Simple(2); in TEST_F() 1164 new BnHwSimple(new Simple(1)); in TEST_F() 1172 new BsSimple(new Simple(1)); in TEST_F() 1547 in[i] = new Simple(i); in TEST_F() 1567 sp<ISimple> s = new Simple(i); in TEST_F()
|
/system/core/libutils/ |
D | LruCache_test.cpp | 160 TEST_F(LruCacheTest, Simple) { in TEST_F() argument
|
/system/security/identity/ |
D | CredentialData.cpp | 151 const cppbor::Simple* simple = ((*array)[2])->asSimple(); in parseSacp()
|
/system/keymaster/km_openssl/ |
D | attestation_record.cpp | 1486 const cppbor::Simple* simple_value = value_item->asSimple(); in parse_eat_record()
|