Home
last modified time | relevance | path

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

/aosp12/libnativehelper/tests/
H A DExpandableString_test.cpp62 class ExpandableStringTestFixture : public :: testing::TestWithParam<size_t> { class
67 TEST_P(ExpandableStringTestFixture, AppendTest) { in TEST_P() argument