Home
last modified time | relevance | path

Searched refs:testStringForm (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/kotlinx.serialization/integration-test/src/commonTest/kotlin/sample/
H A DJsonTest.kt31 fun testStringForm() { in testStringForm() method in sample.JsonTest
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/net/sntp/
H A DTimestamp64Test.java75 public void testStringForm() { in testStringForm() method in Timestamp64Test