/external/connectedappssdk/tests/robotests/src/test/java/com/google/android/enterprise/connectedapps/testing/ |
D | FakeCrossProfileTypeTest.java | 64 private final TestCrossProfileType personal = new TestCrossProfileType(); field in FakeCrossProfileTypeTest 83 .personal(personal) 98 fakeCrossProfileType.personal().voidMethod(); in personal_callsOnPersonal() 100 assertThat(personal.voidMethodInstanceCalls).isEqualTo(1); in personal_callsOnPersonal() 105 fakeCrossProfileType.personal().voidMethod(); in personal_doesNotCallOnWork() 121 assertThat(personal.voidMethodInstanceCalls).isEqualTo(0); in work_doesNotCallOnPersonal() 129 assertThat(personal.voidMethodInstanceCalls).isEqualTo(1); in current_runningOnPersonal_callsPersonal() 153 assertThat(personal.voidMethodInstanceCalls).isEqualTo(1); in other_runningOnWork_callsPersonal() 160 assertThat(personal.voidMethodInstanceCalls).isEqualTo(1); in both_callsBoth() 177 assertThat(personal.voidMethodInstanceCalls).isEqualTo(1); in secondary_callsSecondary() [all …]
|
/external/connectedappssdk/tests/robotests/src/test/java/com/google/android/enterprise/connectedapps/robotests/ |
D | CrossProfileTypeProfileTest.java | 136 () -> profileTestCrossProfileType.personal().voidMethod()); in personal_calledFromWorkProfile_runsOnOtherProfile() 146 profileTestCrossProfileType.personal().voidMethod(); in personal_calledFromPersonalProfile_runsOnCurrentProfile() 259 profileTestCrossProfileType.personal().methodWhichThrowsRuntimeException(); in personal_synchronous_runningOnWork_throwsException_exceptionIsWrapped() 311 () -> profileTestCrossProfileType.personal().methodWhichThrowsRuntimeException()); in personal_synchronous_runningOnPersonal_throwsException_exceptionIsNotWrapped() 348 .personal() in personal_async_runningOnWork_throwsException_exceptionIsWrapped() 410 .personal() in personal_async_runningOnPersonal_throwsException_exceptionIsNotWrapped() 460 .personal() in personal_future_runningOnWork_throwsException_wrapsInProfileRuntimeException() 514 .personal() in personal_future_runningOnPersonal_throwsException_exceptionIsNotWrapped()
|
D | CrossProfileTypeUnsupportedTest.java | 138 () -> profileTestCrossProfileType.personal().identityStringMethod(STRING)); in personal_synchronous_throwsUnavailableProfileException() 144 .personal() in personal_async_passesUnavailableProfileException() 155 profileTestCrossProfileType.personal().listenableFutureIdentityStringMethod(STRING); in personal_future_passesUnavailableProfileException()
|
/external/python/cpython3/Modules/_blake2/impl/ |
D | blake2b-ref.c | 133 static inline int blake2b_param_set_personal( blake2b_param *P, const uint8_t personal[BLAKE2B_PERS… in blake2b_param_set_personal() 135 memcpy( P->personal, personal, BLAKE2B_PERSONALBYTES ); in blake2b_param_set_personal() 193 memset( P->personal, 0, sizeof( P->personal ) ); in blake2b_init() 216 memset( P->personal, 0, sizeof( P->personal ) ); in blake2b_init_key()
|
D | blake2s-ref.c | 126 static inline int blake2s_param_set_personal( blake2s_param *P, const uint8_t personal[BLAKE2S_PERS… in blake2s_param_set_personal() 128 memcpy( P->personal, personal, BLAKE2S_PERSONALBYTES ); in blake2s_param_set_personal() 187 memset( P->personal, 0, sizeof( P->personal ) ); in blake2s_init() 209 memset( P->personal, 0, sizeof( P->personal ) ); in blake2s_init_key()
|
D | blake2sp.c | 39 memset( P->personal, 0, sizeof( P->personal ) ); in blake2sp_init_leaf() 57 memset( P->personal, 0, sizeof( P->personal ) ); in blake2sp_init_root()
|
D | blake2bp.c | 41 memset( P->personal, 0, sizeof( P->personal ) ); in blake2bp_init_leaf() 60 memset( P->personal, 0, sizeof( P->personal ) ); in blake2bp_init_root()
|
D | blake2s.c | 163 static inline int blake2s_param_set_personal( blake2s_param *P, const uint8_t personal[BLAKE2S_PERS… in blake2s_param_set_personal() 165 memcpy( P->personal, personal, BLAKE2S_PERSONALBYTES ); in blake2s_param_set_personal()
|
D | blake2.h | 83 uint8_t personal[BLAKE2S_PERSONALBYTES]; // 32 member 109 uint8_t personal[BLAKE2B_PERSONALBYTES]; // 64 member
|
D | blake2b.c | 175 static inline int blake2b_param_set_personal( blake2b_param *P, const uint8_t personal[BLAKE2B_PERS… in blake2b_param_set_personal() 177 memcpy( P->personal, personal, BLAKE2B_PERSONALBYTES ); in blake2b_param_set_personal()
|
/external/curl/docs/ |
D | CODE_OF_CONDUCT.md | 11 identity and expression, sexual orientation, disability, personal appearance, 15 language or imagery, derogatory comments or personal attacks, trolling, public
|
/external/webrtc/rtc_base/third_party/base64/ |
D | LICENSE | 6 //* This code may be freely used for any purpose, either personal
|
/external/connectedappssdk/ |
D | README.md | 2 both work and personal data, when given the corresponding permission from the
|
/external/python/jinja/ |
D | CODE_OF_CONDUCT.md | 9 level of experience, education, socio-economic status, nationality, personal 27 * Trolling, insulting/derogatory comments, and personal or political attacks
|
/external/webrtc/ |
D | CODE_OF_CONDUCT.md | 6 identity and expression, level of experience, nationality, personal appearance, race, religion, or 26 * Trolling, insulting/derogatory comments, and personal or political attacks
|
/external/catch2/ |
D | CODE_OF_CONDUCT.md | 5 …city, gender identity and expression, level of experience, nationality, personal appearance, race,… 20 * Trolling, insulting/derogatory comments, and personal or political attacks
|
/external/fonttools/ |
D | CODE_OF_CONDUCT.md | 9 level of experience, education, socio-economic status, nationality, personal 27 * Trolling, insulting/derogatory comments, and personal or political attacks
|
/external/python/pyopenssl/ |
D | CODE_OF_CONDUCT.rst | 7 …city, gender identity and expression, level of experience, nationality, personal appearance, race,… 23 * Trolling, insulting/derogatory comments, and personal or political attacks
|
/external/rust/crates/grpcio/ |
D | CODE_OF_CONDUCT.md | 5 …city, gender identity and expression, level of experience, nationality, personal appearance, race,… 20 * Trolling, insulting/derogatory comments, and personal or political attacks
|
/external/rust/crates/uuid/ |
D | CODE_OF_CONDUCT.md | 13 education, socio-economic status, nationality, personal appearance, race, 31 * Trolling, insulting/derogatory comments, and personal or political attacks
|
/external/robolectric-shadows/ |
D | CODE_OF_CONDUCT.md | 9 nationality, personal appearance, race, religion, or sexual identity and 27 * Trolling, insulting/derogatory comments, and personal or political attacks
|
/external/rust/crates/bitflags/ |
D | CODE_OF_CONDUCT.md | 9 education, socio-economic status, nationality, personal appearance, race, 27 * Trolling, insulting/derogatory comments, and personal or political attacks
|
/external/shflags/ |
D | CODE_OF_CONDUCT.md | 5 …city, gender identity and expression, level of experience, nationality, personal appearance, race,… 20 * Trolling, insulting/derogatory comments, and personal or political attacks
|
/external/rust/crates/grpcio-sys/grpc/tools/distrib/python/grpcio_tools/grpc_tools/test/ |
D | simple.proto | 24 bool personal = 2; field
|
/external/rust/crates/zip/ |
D | CODE_OF_CONDUCT.md | 10 level of experience, education, socio-economic status, nationality, personal 28 * Trolling, insulting/derogatory comments, and personal or political attacks
|