Home
last modified time | relevance | path

Searched defs:e1 (Results 1 – 10 of 10) sorted by relevance

/system/media/camera/tests/
Dcamera_metadata_tests.cpp490 camera_metadata_entry e1, e2; in TEST() local
546 camera_metadata_entry e1, e2; in TEST() local
624 camera_metadata_entry e1, e2; in TEST() local
654 camera_metadata_entry e1, e2; in TEST() local
734 camera_metadata_entry e1, e2; in TEST() local
763 camera_metadata_entry e1, e2; in TEST() local
1715 camera_metadata_entry_t e1, e2; in TEST() local
/system/security/keystore2/src/async_task/
Dtests.rs38 let e1 = Elf { name: "Glorfindel".to_string() }; in test_shelf() localVariable
/system/libbase/
Dexpected_test.cpp411 expected<NoSwap, int> e1(NoSwap(3)); in TEST() local
779 expected<std::string, int> e1 = "hello"; in TEST() local
807 expected<ConstructorTracker, int> e1 = std::string("hello"); in TEST() local
986 expected<bool, int> e1{false}; in TEST() local
1007 expected<int, int> e1(3); in TEST() local
1025 expected<Foo, Foo> e1{3}; in TEST() local
/system/extras/simpleperf/
DOfflineUnwinder.cpp253 [](const auto& e1, const auto& e2) { return e1->start_addr < e2->start_addr; }); in UpdateMaps()
/system/core/libutils/binder/
DUnicode.cpp265 const char16_t* e1 = s1+n1; in strzcmp16() local
/system/core/fs_mgr/liblp/
Dbuilder_test.cpp1040 LinearExtent* e1 = extents[0]->AsLinearExtent(); in TEST_F() local
/system/tools/aidl/tests/rust/
Dtest_service_async.rs657 let e1 = MyEnum::THREE; in callMyCallback() localVariable
Dtest_service.rs608 let e1 = MyEnum::THREE; in callMyCallback() localVariable
Dtest_client.rs1429 let e1 = MyEnum::THREE; in test_trunk_stable_enum() localVariable
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp1864 E e1 = E::quux; in TEST_F() local