Searched refs:kInvalidDexFileLocationLength (Results 1 – 1 of 1) sorted by relevance
449 constexpr size_t kInvalidDexFileLocationLength = 1025u; in TEST_F() local455 kInvalidDexFileLocationLength + 1u; // null-terminated string in TEST_F()474 std::string dex_location(kInvalidDexFileLocationLength, 'a'); in TEST_F()