Home
last modified time | relevance | path

Searched refs:live (Results 1 – 14 of 14) sorted by relevance

/frameworks/native/libs/ftl/
Dsmall_vector_test.cpp466 DestroyCounts(int& live, int& dead) : counts{live, dead} {} in DestroyCounts()
469 ~DestroyCounts() { ++(alive ? counts.live : counts.dead); } in ~DestroyCounts()
472 int& live; member
482 int live = 0; in TEST() local
488 EXPECT_EQ(0, live); in TEST()
494 counts.emplace_back(live, dead); in TEST()
495 counts.emplace_back(live, dead); in TEST()
496 counts.emplace_back(live, dead); in TEST()
500 EXPECT_EQ(3, live); in TEST()
503 live = 0; in TEST()
[all …]
Dstatic_vector_test.cpp376 DestroyCounts(int& live, int& dead) : counts{live, dead} {} in DestroyCounts()
379 ~DestroyCounts() { ++(alive ? counts.live : counts.dead); } in ~DestroyCounts()
382 int& live; member
392 int live = 0; in TEST() local
398 EXPECT_EQ(0, live); in TEST()
404 counts.emplace_back(live, dead); in TEST()
405 counts.emplace_back(live, dead); in TEST()
406 counts.emplace_back(live, dead); in TEST()
408 EXPECT_EQ(3, live); in TEST()
411 live = 0; in TEST()
[all …]
/frameworks/av/media/ndk/tests/
DAndroid.bp16 // to refer to headers in parent directories and the headers live in
/frameworks/av/media/libaudiohal/tests/
DAndroid.bp16 // to refer to headers in parent directories and the headers live in
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/
Doverview.md20 ## Where does the code live
/frameworks/compile/libbcc/tests/debuginfo/
DREADME8 tests run on a live Android system (emulator or device.)
/frameworks/av/camera/ndk/
DAndroid.bp16 // to refer to headers in parent directories and the headers live in
/frameworks/av/media/ndk/
DAndroid.bp16 // to refer to headers in parent directories and the headers live in
/frameworks/opt/telephony/proto/src/
Dpersist_atoms.proto236 // The canonical versions of the following enums live in:
238 // The canonical versions of the following atoms live in:
/frameworks/proto_logging/stats/enums/telecomm/
Denums.proto225 * There is an live call that cannot be held.
/frameworks/base/packages/SystemUI/docs/
Dqs-tiles.md23 All the classes described in this document that live inside SystemUI are only instantiated in the p…
194 …ollowing sections describe the classes that live in SystemUI to support third party tiles. These c…
/frameworks/wilhelm/doc/
DDoxyfile1077 # and does not have live searching capabilities.
/frameworks/proto_logging/stats/
Datoms.proto18482 // The total length of the media in milliseconds. 0 for live contents.
/frameworks/base/core/api/
Dcurrent.txt27017 field public static final String COLUMN_LIVE = "live";
27217 field public static final String COLUMN_LIVE = "live";