Home
last modified time | relevance | path

Searched defs:Simple (Results 1 – 6 of 6) sorted by relevance

/system/iorap/tests/src/tmp/
Dintrospection_test.cc162 struct Simple { struct
163 int x;
/system/keymaster/tests/
Dattestation_record_test.cpp66 TEST(AttestTest, Simple) { in TEST() argument
Dwrapped_key_test.cpp66 TEST(WrappedKeyTest, Simple) { in TEST() argument
/system/core/init/parser/
Dtokenizer_test.cpp43 TEST(Tokenizer, Simple) { in TEST() argument
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp220 struct Simple : public ISimple { struct
221 Simple(int32_t cookie) in Simple() function
225 Return<int32_t> getCookie() override { in getCookie()
229 Return<void> customVecInt(customVecInt_cb _cb) override { in customVecInt()
257 struct SimpleParent : public IParent { argument
/system/core/libutils/
DLruCache_test.cpp160 TEST_F(LruCacheTest, Simple) { in TEST_F() argument