Home
last modified time | relevance | path

Searched defs:expected_sections (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/icing/icing/index/numeric/
H A Dinteger-index-storage_test.cc857 std::vector<SectionId> expected_sections = {kDefaultSectionId}; in TEST_P() local
915 std::vector<SectionId> expected_sections = {kDefaultSectionId}; in TEST_P() local
972 std::vector<SectionId> expected_sections = {kDefaultSectionId}; in TEST_P() local
1044 std::vector<SectionId> expected_sections = {kDefaultSectionId}; in TEST_P() local
1102 std::vector<SectionId> expected_sections = {kDefaultSectionId}; in TEST_P() local
1150 std::vector<SectionId> expected_sections = {kDefaultSectionId}; in TEST_P() local
1203 std::vector<SectionId> expected_sections = {kDefaultSectionId}; in TEST_P() local
1283 std::vector<SectionId> expected_sections = {kDefaultSectionId}; in TEST_P() local
1351 std::vector<SectionId> expected_sections = {kDefaultSectionId}; in TEST_P() local
1403 std::vector<SectionId> expected_sections = {kDefaultSectionId}; in TEST_P() local
[all …]
H A Dinteger-index_test.cc275 std::vector<SectionId> expected_sections = {kDefaultSectionId}; in TYPED_TEST() local
301 std::vector<SectionId> expected_sections = {kDefaultSectionId}; in TYPED_TEST() local
636 std::vector<SectionId> expected_sections = {kDefaultSectionId}; in TYPED_TEST() local
674 std::vector<SectionId> expected_sections = {kDefaultSectionId}; in TYPED_TEST() local
784 std::vector<SectionId> expected_sections = {kDefaultSectionId}; in TYPED_TEST() local
850 std::vector<SectionId> expected_sections = {kDefaultSectionId}; in TYPED_TEST() local
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/extended/deserialize/section/intermediate/
Dtests.rs148 let expected_sections = [ in both_mic_and_sig_sections() localVariable
189 let expected_sections = [ in parse_adv_sig_encrypted_sections() localVariable
270 let expected_sections = [ in parse_adv_ext_salt_mic_sections() localVariable
321 let mut expected_sections = [None, None, None]; in parse_adv_short_salt_mic() localVariable