HomeSort by relevance Sort by last modified time
    Searched refs:get_last_type_id (Results 1 - 2 of 2) sorted by null

  /bionic/tests/
cfi_test.cpp 48 SYM(uint64_t(*)(), get_last_type_id);
63 EXPECT_EQ(42U, get_last_type_id());
70 EXPECT_EQ(42U, get_last_type_id());
77 EXPECT_EQ(43U, get_last_type_id());
84 EXPECT_EQ(43U, get_last_type_id());
111 EXPECT_EQ(43U, get_last_type_id());
  /bionic/tests/libs/
cfi_test_lib.cpp 48 uint64_t get_last_type_id() { function

Completed in 179 milliseconds