Home
last modified time | relevance | path

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

/aosp12/frameworks/layoutlib/create/tests/res/mock_data/mock_android/fake/
H A DInnerTest.java55 VALUE1(1), enumConstant
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/app/procstats/
H A DSparseMappingTableTest.java36 final long VALUE1 = 100; field in SparseMappingTableTest
/aosp12/frameworks/proto_logging/stats/stats_log_api_gen/
H A Dtest.proto39 VALUE1 = 1; enumerator
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_transaction_optimization_test.cpp42 const Value VALUE1{'v', 'a', 'l', 'u', 'e', '1'}; variable
H A Ddistributeddb_interfaces_nb_delegate_local_batch_test.cpp47 const Value VALUE1{'v', 'a', 'l', 'u', 'e', '1'}; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_subscribe_query_test.cpp57 const Value VALUE1 = { 'v', '1' }; variable
H A Ddistributeddb_storage_query_sync_test.cpp56 const Value VALUE1 = { 'v', '1' }; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_auto_launch_test.cpp62 const Value VALUE1{'v', 'a', 'l', 'u', 'e', '1'}; variable
/aosp12/frameworks/layoutlib/create/tests/res/data/
H A Dmock_android.jarMETA-INF/ META-INF/MANIFEST.MF mock_android/ mock_android/data/ mock_android/ ...
/aosp12/art/test/530-checker-lse/src/
H A DMain.java83 static final int VALUE1 = 0xbeef; field in Finalizable