Searched defs:IsKnownConstant (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/google-breakpad/src/common/ | ||
H A D | test_assembler.cc | 107 bool Label::IsKnownConstant(uint64_t* value_p) const { in IsKnownConstant() function in google_breakpad::test_assembler::Label |
H A D | test_assembler_unittest.cc | 314 TEST(IsKnownConstant, Undefined) { in TEST() argument |