Home
last modified time | relevance | path

Searched defs:dice (Results 1 – 25 of 58) sorted by relevance

123

/aosp_15_r20/external/okio/okio/src/jvmTest/kotlin/okio/
H A DBufferFactory.kt45 val dice = Random(0) in newBuffer() constant
56 val dice = Random(0) in newBuffer() constant
H A DAsyncTimeoutTest.kt352 val dice = Random(0) in sinkSplitsLargeWrites() constant
/aosp_15_r20/external/snakeyaml/src/test/java/examples/
H A DDiceExampleTest.java34 Dice dice = new Dice(3, 6); in testRepresenter() local
43 Dice dice = new Dice(3, 6); in testDiceRepresenter() local
60 Dice dice = (Dice) data; in representData() local
/aosp_15_r20/hardware/interfaces/security/secretkeeper/aidl/vts/
H A Ddice_sample.rs122 let dice = make_sample_bcc_and_cdis(security_version, uds, Subcomponents::Minimal); localVariable
128 let dice = make_sample_bcc_and_cdis(security_version, UDS, Subcomponents::CompOs); in make_large_explicit_owned_dice() localVariable
H A Dsecretkeeper_cli.rs141 let dice = in sealing_policy() localVariable
340 let dice = make_explicit_owned_dice(cli.dice_version); in main() localVariable
/aosp_15_r20/frameworks/av/media/libaaudio/tests/
H A Dtest_aaudio_monkey.cpp152 double dice = nextRandomDouble(); in invoke() local
311 double dice = nextRandomDouble(); in main() local
/aosp_15_r20/packages/modules/Virtualization/libs/dice/driver/src/
Dlib.rs212 let dice = DiceDriver::from_file(test_file.as_ref())?; in test_write_bcc_to_file_read_from_file() localVariable
234 let dice = DiceDriver::from_file(&file_path)?; in test_dice_driver_from_file_deletes_file_after_derive() localVariable
/aosp_15_r20/packages/modules/Virtualization/guest/microdroid_manager/src/
Dmain.rs17 mod dice; module
305 let dice = if Path::new(DICE_CHAIN_FILE).exists() { in try_run_payload() localVariable
/aosp_15_r20/external/okhttp/okio/okio/src/test/java/okio/
H A DBufferTest.java439 Random dice = new Random(0); in equalsAndHashCodeSpanningSegments() local
592 private Buffer bufferWithRandomSegmentLayout(Random dice, byte[] data) throws IOException { in bufferWithRandomSegmentLayout()
/aosp_15_r20/packages/modules/Virtualization/libs/dice/open_dice/src/
Dlib.rs26 mod dice; module
/aosp_15_r20/tools/security/remote_provisioning/hwtrust/src/
H A Dlib.rs4 pub mod dice; module
/aosp_15_r20/external/okio/okio/src/commonTest/kotlin/okio/
H A DCommonBufferTest.kt313 val dice = Random(0) in equalsAndHashCodeSpanningSegments() constant
/aosp_15_r20/packages/modules/Virtualization/libs/libservice_vm_requests/src/
Dlib.rs24 mod dice; module
/aosp_15_r20/external/okio/okio/jvm/jmh/src/jmh/java/com/squareup/okio/benchmarks/
H A DSelectBenchmark.java80 Random dice = new Random(0); in setup() local
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/security/dice/aidl/android.hardware.security.dice-V1-ndk-source/gen/android/hardware/security/dice/
DBccHandover.cpp9 namespace dice { namespace
DBcc.cpp9 namespace dice { namespace
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/security/dice/aidl/android.hardware.security.dice-V1-ndk-source/gen/android/hardware/security/dice/
DBcc.cpp9 namespace dice { namespace
DConfig.cpp9 namespace dice { namespace
DInputValues.cpp9 namespace dice { namespace
DBccHandover.cpp9 namespace dice { namespace
DSignature.cpp9 namespace dice { namespace
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/security/dice/aidl/android.hardware.security.dice-V1-ndk-source/gen/android/hardware/security/dice/
DBcc.cpp9 namespace dice { namespace
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/security/dice/aidl/android.hardware.security.dice-V1-ndk-source/gen/android/hardware/security/dice/
DSignature.cpp9 namespace dice { namespace
DConfig.cpp9 namespace dice { namespace
DInputValues.cpp9 namespace dice { namespace

123