Home
last modified time | relevance | path

Searched refs:key1 (Results 1 – 7 of 7) sorted by relevance

/system/extras/simpleperf/scripts/test/
Dpprof_proto_generator_test.py68 key1 = 'art::ProfileSaver::Run()' # function in thread 10459
72 self.assertIn(key1, output)
75 self.assertIn(key1, output)
78 self.assertNotIn(key1, output)
82 key1 = 'art::ProfileSaver::Run()' # function in thread 'Profile Saver'
86 self.assertIn(key1, output)
89 self.assertIn(key1, output)
92 self.assertNotIn(key1, output)
/system/update_engine/common/
Dprefs_unittest.cc425 auto key1 = prefs_.CreateSubKey({name_space, sub_pref, sub_key1}); in TEST_F() local
429 ASSERT_TRUE(prefs_.SetInt64(key1, 0)); in TEST_F()
434 ASSERT_TRUE(prefs_.Delete(key1)); in TEST_F()
528 auto key1 = prefs_.CreateSubKey({"ns", "sp1", "key1"}); in TEST_F() local
529 prefs_.AddObserver(key1, &mock_obserser); in TEST_F()
531 EXPECT_CALL(mock_obserser, OnPrefSet(key1)); in TEST_F()
533 prefs_.SetString(key1, "value"); in TEST_F()
537 EXPECT_CALL(mock_obserser, OnPrefDeleted(Eq(key1))); in TEST_F()
538 prefs_.Delete(key1); in TEST_F()
/system/core/libutils/
DLruCache_test.cpp335 KeyWithPointer key1; in TEST_F() local
336 key1.ptr = new int(1); in TEST_F()
340 cache.put(key1, "one"); in TEST_F()
/system/authgraph/tests/src/
Dlib.rs151 let key1 = aes.generate_key(rng).unwrap(); in test_aes_gcm_keygen() localVariable
153 assert_ne!(key1.0, key2.0, "identical generated AES keys!"); in test_aes_gcm_keygen()
264 let key1 = ecdh.generate_key().unwrap(); in test_ecdh() localVariable
266 let secret12 = ecdh.compute_shared_secret(&key1.priv_key, &key2.pub_key).unwrap(); in test_ecdh()
267 let secret21 = ecdh.compute_shared_secret(&key2.priv_key, &key1.pub_key).unwrap(); in test_ecdh()
/system/libcppbor/
DREADME.md82 Map val("key1", Array(Map("key_a", 99 "key_b", vec), "foo"), "key2", true);
106 val.add("key1", Array().add(Map().add("key_a", 99).add("key_b", vec)).add("foo")).add("key2", true);
160 std::string s = "key1";
/system/extras/simpleperf/
Dcmd_inject.cpp677 [](const BinaryKey& key1, const BinaryKey& key2) { return key1.path < key2.path; }); in Write() argument
/system/sepolicy/private/
Dproperty_contexts1338 ro.oem.key1 u:object_r:exported_default_prop:s0 exact string