Home
last modified time | relevance | path

Searched refs:Test (Results 1 – 5 of 5) sorted by relevance

/trusty/user/base/lib/hwbcc/rust/src/
Dtest.rs110 let bcc = get_bcc(HwBccMode::Test, &mut bcc_buf).expect("could not get bcc"); in test_get_bcc_test_mode()
132 let bcc = get_bcc(HwBccMode::Test, &mut bcc_buf).expect("could not get bcc"); in test_get_bcc_test_mode()
199 HwBccMode::Test, in test_sign_data_test_mode()
Dlib.rs206 Test = 1, enumerator
/trusty/vendor/google/aosp/scripts/
Dtest-map190 # Test single 4K shared memory object.
191 # Test 10 8MB objects, shared twice, each accessed twice. (8MB non-
194 # Test sharing 2 8MB objects 100 times without accessing it.
195 # Test 10 4K shared memory objects, shared 10 times, each accessed
228 # persistent connection to the storage server. Test that this
250 # Test automatic clearing of td filesystem when userdata is cleared
346 # Test confirmation UI
352 # Test gatekeeper
358 # Test RKP
383 # Test keymint attestation key provisioning
[all …]
/trusty/user/app/sample/stats-test/
DREADME.md1 # Metrics Test
59 ### Build & Test
/trusty/user/app/sample/rust-hello-world/
DREADME.md68 ## Building and Running the Test