Home
last modified time | relevance | path

Searched defs:expected_state (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpsa_crypto_slot_management.h147 psa_key_slot_t *slot, psa_key_slot_state_t expected_state, in psa_key_slot_state_transition()
/aosp_15_r20/external/pigweed/pw_sync_threadx/
H A Dinterrupt_spin_lock.cc64 const State expected_state = in unlock() local
/aosp_15_r20/external/rust/beto-rust/nearby/presence/xts_aes/src/
Dtweak_tests.rs42 let mut expected_state = [225; 16]; in advance_with_carry() localVariable
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayFBOIncompleteness.cpp67 glw::GLboolean TextureCubeMapArrayFBOIncompleteness::checkState(glw::GLint expected_state, const ch… in checkState()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dsk_storage_tracing.c25 static int check_sk_stg(int sk_fd, __u32 expected_state) in check_sk_stg()
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/pdu_lib/digital_loggers/
Dwebpowerswitch.py123 def _verify_state(self, outlet, expected_state, timeout=3): argument
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/pdu_lib/synaccess/
Dnp02b.py95 def _verify_state(self, expected_state, timeout=3): argument
/aosp_15_r20/packages/modules/Connectivity/staticlibs/tests/unit/host/python/
Dadb_utils_test.py97 self, expected_state, returned_value, mock_get_value argument
/aosp_15_r20/external/autotest/server/hosts/
H A Dlabstation_host_unittest.py15 def __init__(self, expected_state=None): argument
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_test_utils.py1295 expected_state=True): argument
1377 expected_state=True, argument
1414 def verify_internet_connection(log, ad, retries=3, expected_state=True): argument
/aosp_15_r20/external/autotest/server/cros/faft/
H A Dcr50_test.py562 def _check_running_image_and_board_id(self, expected_state): argument
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcKHRDebugTests.cpp1815 void ReceivingMessagesTest::inspectDebugState(GLboolean expected_state, GLDEBUGPROC expected_callba… in inspectDebugState()
/aosp_15_r20/art/runtime/gc/collector/
H A Dmark_compact.cc1870 uint32_t expected_state = static_cast<uint8_t>(PageState::kUnprocessed); in DoPageCompactionWithStateChange() local
3547 PageState expected_state = PageState::kUnprocessed; in ProcessLinearAlloc() local
/aosp_15_r20/external/libchrome-gestures/src/
H A Dimmediate_interpreter_unittest.cc1654 ImmediateInterpreter::TapToClickState expected_state; member
/aosp_15_r20/frameworks/libs/binary_translation/interpreter/riscv64/
Dinterpreter_test.cc864 SIMD128Register expected_state{kVectorComparisonSource[index]}; in TestVmvXr() local
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h20852 enum pkvm_page_state expected_state; member